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.
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")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()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.
- Coordination Social Indicators: Caio Gonçalves
- Unit of Statistics and Data Management: Renato Vale
- Script Development: Erick Amorim, Igor Souza and Luiz Pataca
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