powered by
get_variables retrieves the variable names of a table of the Swiss Parliament WebServices.
get_variables
get_variables(table, pb.pos = NULL, pb = NULL)
name of the table to be searched. For an overview of available tables use get_tables().
get_tables()
value for the progress bar. Not to be specified outside of get_overview().
get_overview()
progress bar. Not to be specified outside of get_overview().
A character vector that contains the names of the variables.
# NOT RUN { # Get variables of table "Person" get_variables(table = "Person") # }
Run the code above in your browser using DataLab