This fuction writes a .tsv file after merging all the drugEraM2.rda files together. This gives one .tsv file that contains all the data thus far gathered. db names are appended to the left of the data set.
1 2 3 | all_raw_data(item = character(),
data_folder = "//lhcdevfiler/cgsb-minf/yohan/OHDSITrends-pre/data",
dest_folder = ".tsv files")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.