Description Usage Arguments Value Author(s) Examples
View source: R/get_pregnancy_data.R
Get pregnancy data provided by WiGISKe - http://wigis.co.ke/project/visualizing-teenage-pregnancy-and-related-factors/
1 | get_pregnancy_data(csv_file)
|
csv_file |
A link to a CSV file online or a path to a local CSV file as character string. |
A tibble containing a cleaned up version of the pregnancy data
Anelda van der Walt
1 | ken_preg <- get_pregnancy_data(csv_file = "https://tinyurl.com/y35htfoj")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.