- Notifications
You must be signed in to change notification settings - Fork0
🗃️ Data from Sustentarea's Global Syndemic Project
License
Unknown, MIT licenses found
Licenses found
Unknown
LICENSEMIT
LICENSE.mdNotificationsYou must be signed in to change notification settings
sustentarea/gsdata
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
🧒🏽🍎🥦🌽🥕🌱🌾🍚🍽️🏥🌍☀️🌡️💧🌳🚜🌧️🌦️📆🇧🇷
gsdata
is an R package designed to facilitate the documentation andsharing of data fromSustentarea’s Global SyndemicProject.
You can installgsdata
using theremotes
package:
remotes::install_github("sustentarea/gsdata")
The package provides a preview and documentation for each dataset. Youcan find a list of available datasetshere.
To download them, use the functionget_data()
. For example, to get thegini_index
dataset use:
get_data("gini_index")
The raw data files can be downloaded using theget_raw_data()
function.
get_raw_data("gini_index")
If you need to convert the data to a different format, we recommendusing the following packages:
readr
: For writing data tocsv
filesreadxl
: For writing data toxlsx
(Excel) fileshaven
: For writing data todta
(Stata),sav
(SPSS), andsas
(SAS) files
gsdata
code is released under theMITlicense.
About
🗃️ Data from Sustentarea's Global Syndemic Project
Topics
Resources
License
Unknown, MIT licenses found
Licenses found
Unknown
LICENSEMIT
LICENSE.md