read_db | R Documentation |
Read the csv containing all of the processed labdat data, if it exists. If it does not exist, it will later be created
read_db(path_to_db_file)
path_to_db_file |
string. Full path (from root directory) to the .csv database file if it exists, and desired path to a .csv database file if it does not exist |
dataframe containing the database, if it exists, or NULL if it does not
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.