Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

🗃️ Data from Sustentarea's Global Syndemic Project

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
NotificationsYou must be signed in to change notification settings

sustentarea/gsdata

Repository files navigation

Project Status: Active – The project has reached a stable, usable state and is being actively developed.Lifecycle: experimentalR-CMD-check.yamlCodecov test coverageLicense: MIT

Overview

🧒🏽🍎🥦🌽🥕🌱🌾🍚🍽️🏥🌍☀️🌡️💧🌳🚜🌧️🌦️📆🇧🇷

gsdata is an R package designed to facilitate the documentation andsharing of data fromSustentarea’s Global SyndemicProject.

Installation

You can installgsdata using theremotes package:

remotes::install_github("sustentarea/gsdata")

Usage

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")

Data Convertion

If you need to convert the data to a different format, we recommendusing the following packages:

  • readr: For writing data tocsvfiles
  • readxl: For writing data toxlsx(Excel) files
  • haven: For writing data todta(Stata),sav (SPSS), andsas (SAS) files

License

License: MIT

gsdata code is released under theMITlicense.


[8]ページ先頭

©2009-2025 Movatter.jp