# Example 1: Load the built-in Rveg database into a single data frame
my_data <- RvegLoad()
# Example 2: Load the database as a list with separated Header and Releve tables
my_list <- RvegLoad(variation = 3)
Run the code above in your browser using DataLab