RRD_new | R Documentation |
Create a new database following the scheme used for the LEEF.RRD database
RRD_new(dbname, LEEF = NULL, DBIDriver = RSQLite::SQLite())
dbname |
the path and name of the database. Must not exist. |
DBIDriver |
the DBI driver to use. Default is RSQLite::SQLite() |
either |
"LEEF-1" or "LEEF-2" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.