RvegToTv | R Documentation |
Export Turboveg csv compatible file
RvegToTv(database, export = "export", ver = 3, checklist = "default")
database |
path to Rveg database |
export |
name of your exported Tv file |
ver |
version of TURBOVEG |
checklist |
checklist to match Fullnames |
csv file
## NOT RUN
if (interactive()) {
RvegToTv(database = paste0(
path.package("Rveg"),
"/extdata/example_db"
))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.