| csodata-package | csodata: A package for downloading CSO data. | 
| csodata | csodata: A package for downloading CSO data. | 
| cso_clear_cache | Clear csodata cache | 
| cso_disp_geo_meta | Prints metadata from an ESRI shapefile to console | 
| cso_disp_meta | Prints metadata from a PxStat table to the console | 
| cso_get_content | Returns a character vector listing the statistics in a CSO data table | 
| cso_get_data | Return a CSO table as a data frame | 
| cso_get_geo | Return geographic data as a sf data frame | 
| cso_get_geo_meta | Returns a data frame with the metadata of a vector shapefile | 
| cso_get_interval | Returns a the time interval used to record data in a CSO table | 
| cso_get_meta | Returns a data frame with the metadata of a CSO data table | 
| cso_get_toc | Returns a data frame with all valid CSO PxStat tables listed sequentially by id number, e.g. A0101, A0102, A0103, etc. | 
| cso_get_vars | Returns a character vector listing the contents of a CSO data table | 
| cso_get_var_values | Returns a list of the values of variables of a CSO data table | 
| cso_search_toc | Search list of all table descriptions for given string |