if (interactive()) {
# Example: Importing a Turboveg CSV export (or use tvexport.xml)
TvToRveg(
tv = file.path(path.package("Rveg"), "extdata/ExampleDB", "tvexport.csv"),
Rveglayers = TRUE
)
}
Run the code above in your browser using DataLab