View source: R/ecological-inference.R
loadPivotTable | R Documentation |
loadPivotTable
loadPivotTable(input.filepath, col_types = cols(.default = col_number()))
input.filepath |
filepath for loading table |
col_types |
readr col_types spec |
ken4rab
costa.rica.ein.path <- file.path(getPackageDir(), "costa-rica") loadPivotTable(file.path(costa.rica.ein.path, "2021-generales_pivot_candidatos_n4.csv"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.