| refdb_get_fields | R Documentation | 
Get fields of a reference database
refdb_get_fields(x, silent = FALSE)
x | 
 a reference database.  | 
silent | 
 if   | 
The list of fields is returned invisibly.
lib <- read.csv(system.file("extdata", "ephem.csv", package = "refdb"))
refdb_get_fields(lib)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.