Description Usage Arguments Details Value Examples
A series of functions that can be used to clean RHoMIS data. read raw rhomis data
1 | read_raw_data(path)
|
path |
The file-path where the RHoMIS raw data is located |
A function for loading raw RHoMIS data.
Data-frame of rhomis data_set.
1 | df <- read_raw_data('C:/User/me/my_data.csv')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.