Read Senates' Grab Sample File
Source:R/senates_grab_sample_data_new.R
read_SenatesGrabSampleCSV_long.Rd
Read Senates' grab sample file ('long' format). For a format description see
hsGetGsData1
Usage
read_SenatesGrabSampleCSV_long(
csv,
sep = kwb.utils::guessSeparator(csv),
dateFormat,
dec = ifelse(sep == ",", ".", ","),
dbg = FALSE
)