Skip to content

FundacaoJoaoPinheiro/dataeditfjp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dataeditfjp

The dataeditfjp package aims to facilitate data manipulation, analysis, and report generation, with a focus on applications related to data editing. It was developed to support researchers and analysts at the João Pinheiro Foundation (FJP) and the broader community.

Installation

You can install the development version of dataeditfjp from GitHub with:

# Install the 'remotes' package if you haven't already
# install.packages("remotes")

# Install the dataeditfjp package
remotes::install_github("FundacaoJoaoPinheiro/dataeditfjp")

Usage Example

Here is a basic example showing how to use the package to generate a report:

# Load the package
library(dataeditfjp)

# Generate a report
dataeditfjp::creating_report()

Funding

This study was developed with financial support from the Research Support Foundation of the State of Minas Gerais (Fapemig) under the project "Building Capacities and Expanding Frontiers in Research at FJP" - Call No. 003/2023.

Team

  • Coordination Social Indicators: Caio Gonçalves
  • Unit of Statistics and Data Management: Renato Vale
  • Script Development: Erick Amorim, Igor Souza and Luiz Pataca

Contributions

Contributions are welcome! If you wish to contribute to the development of this package, please open an issue or a pull request on the GitHub repository or contact us at: dados@fjp.mg.gov.br

About

Package to facilitate data manipulation, analysis, and report generation, with a focus on applications related to data editing

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors