View source: R/senates_grab_sample_data_new.R
read_SenatesGrabSampleCSV_wide | R Documentation |
Read Senates' grab sample file ('wide' format). For a format description see
hsGetGsData2
read_SenatesGrabSampleCSV_wide(
csv,
sep,
dateFormat,
country = "de",
doConversion = TRUE,
dbg = TRUE,
oldversion = FALSE
)
csv |
path to CSV file |
sep |
column separator |
dateFormat |
date format string, passed to
|
country |
one of "de" (German) or "en" (English) according to the format numeric strings are given in |
doConversion |
logical. If |
dbg |
logical. If |
oldversion |
passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.