save_data | R Documentation |
Function for saving new data in the folder drug_data. If in the drug_data format, you can add new data from another drug.
save_data(data, new_add = NULL, new_drug = NULL)
data |
A list of data that you want to save |
new_add |
A list of new data you want to add to the existing xlsx files |
new_drug |
A character vector which is the name of the new drug you're adding |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.