View source: R/RRD_create_indices.R
RRD_create_indices | R Documentation |
Create indices in RRD database
RRD_create_indices(dbname, LEEF = NULL, continue_after_error = FALSE)
dbname |
the path and name of the database. Must exist! |
either |
"LEEF-1" or "LEEF-2" |
contimue_after_error |
Do not quit execution of sql statements when error
occurs but continue. Use with caution! Default: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.