Skip to content

Commit

Permalink
Deploying to gh-pages from @ bc5cd4b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
SoyAndrea committed Oct 30, 2024
1 parent fa20f17 commit d1b47ba
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 7 deletions.
25 changes: 20 additions & 5 deletions index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ pkgdown: 2.1.1
pkgdown_sha: ~
articles:
arcenso: arcenso.html
last_built: 2024-10-20T04:10Z
last_built: 2024-10-30T16:35Z
2 changes: 1 addition & 1 deletion search.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"path":"/LICENSE.html","id":null,"dir":"","previous_headings":"","what":"MIT License","title":"MIT License","text":"Copyright (c) 2024 arcenso authors Permission hereby granted, free charge, person obtaining copy software associated documentation files (“Software”), deal Software without restriction, including without limitation rights use, copy, modify, merge, publish, distribute, sublicense, /sell copies Software, permit persons Software furnished , subject following conditions: copyright notice permission notice shall included copies substantial portions Software. SOFTWARE PROVIDED “”, WITHOUT WARRANTY KIND, EXPRESS IMPLIED, INCLUDING LIMITED WARRANTIES MERCHANTABILITY, FITNESS PARTICULAR PURPOSE NONINFRINGEMENT. EVENT SHALL AUTHORS COPYRIGHT HOLDERS LIABLE CLAIM, DAMAGES LIABILITY, WHETHER ACTION CONTRACT, TORT OTHERWISE, ARISING , CONNECTION SOFTWARE USE DEALINGS SOFTWARE.","code":""},{"path":"/authors.html","id":null,"dir":"","previous_headings":"","what":"Authors","title":"Authors and Citation","text":"Andrea Gomez Vargas. Author, maintainer. Emanuel Ciardullo. Author.","code":""},{"path":"/authors.html","id":"citation","dir":"","previous_headings":"","what":"Citation","title":"Authors and Citation","text":"Gomez Vargas , Ciardullo E (2024). arcenso: Package (One Line, Title Case). R package version 0.0.0.9000, https://github.com/SoyAndrea/arcenso, https://soyandrea.github.io/arcenso/.","code":"@Manual{, title = {arcenso: What the Package Does (One Line, Title Case)}, author = {Andrea {Gomez Vargas} and Emanuel Ciardullo}, year = {2024}, note = {R package version 0.0.0.9000, https://github.com/SoyAndrea/arcenso}, url = {https://soyandrea.github.io/arcenso/}, }"},{"path":"/index.html","id":"arcenso-","dir":"","previous_headings":"","what":"What the Package Does (One Line, Title Case)","title":"What the Package Does (One Line, Title Case)","text":"goal arcenso …","code":""},{"path":"/index.html","id":"installation","dir":"","previous_headings":"","what":"Installation","title":"What the Package Does (One Line, Title Case)","text":"can install development version arcenso GitHub :","code":"# install.packages(\"pak\") pak::pak(\"SoyAndrea/arcenso\")"},{"path":"/index.html","id":"example","dir":"","previous_headings":"","what":"Example","title":"What the Package Does (One Line, Title Case)","text":"basic example shows solve common problem:","code":"library(arcenso) ## basic example code # get_census(year = 1970)"},{"path":"/reference/check_repository.html","id":null,"dir":"Reference","previous_headings":"","what":"check_repository reports the tables currently available in the package — check_repository","title":"check_repository reports the tables currently available in the package — check_repository","text":"check_repository reports tables currently available package","code":""},{"path":"/reference/check_repository.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"check_repository reports the tables currently available in the package — check_repository","text":"","code":"check_repository(year = 1970, topic = NULL, geolvl = NULL)"},{"path":"/reference/check_repository.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"check_repository reports the tables currently available in the package — check_repository","text":"year census year user wants view currently available tabulations. default “1970”. topic census topic tables Setting parameter NULL download available tables. geolvl geographic disaggregation level, use “Total del país” overall results. Setting parameter NULL download available tables.","code":""},{"path":"/reference/check_repository.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"check_repository reports the tables currently available in the package — check_repository","text":"Returns data frame title tables can acces get_census function name given function table","code":""},{"path":"/reference/check_repository.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"check_repository reports the tables currently available in the package — check_repository","text":"","code":"check_repository( year = 1970, topic = \"EDUCACION\", geolvl = \"Total del país\") #> Archivo #> 1 c70_total_del_pais_poblacion_c7 #> 2 c70_total_del_pais_poblacion_c8 #> 3 c70_total_del_pais_poblacion_c9 #> Titulo #> 1 Cuadro 7. Total del país. Población de 10 y más años, por grupo de edad, según condición de alfabetismo y sexo. Año 1970 #> 2 Cuadro 8. Total del país. Población de 5 y más años, por sexo y grupo de edad según asistencia escolar. Año 1970 #> 3 Cuadro 9. Total del país. Población de 5 y más años, por sexo, y grupo de edad según nivel de instrucción. Año 1970"},{"path":"/reference/get_census.html","id":null,"dir":"Reference","previous_headings":"","what":"get_census get a list with the tables currently available in the package — get_census","title":"get_census get a list with the tables currently available in the package — get_census","text":"get_census get list tables currently available package","code":""},{"path":"/reference/get_census.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"get_census get a list with the tables currently available in the package — get_census","text":"","code":"get_census(year = 1970, topic = NULL, geolvl = NULL)"},{"path":"/reference/get_census.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"get_census get a list with the tables currently available in the package — get_census","text":"year census year user wants view currently available tabulations. default “1970”. topic census topic tables Setting parameter NULL download available tables. geolvl geographic disaggregation level, use “Total del país” overall results. Setting parameter NULL download available tables.","code":""},{"path":"/reference/get_census.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"get_census get a list with the tables currently available in the package — get_census","text":"Returns list tables meet parameters. check tables currently available use check_repository function","code":""},{"path":"/reference/get_census.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"get_census get a list with the tables currently available in the package — get_census","text":"","code":"get_census( year = 1970, topic = \"EDUCACION\", geolvl = \"Total del país\") #> list()"}]
[{"path":"/LICENSE.html","id":null,"dir":"","previous_headings":"","what":"MIT License","title":"MIT License","text":"Copyright (c) 2024 arcenso authors Permission hereby granted, free charge, person obtaining copy software associated documentation files (“Software”), deal Software without restriction, including without limitation rights use, copy, modify, merge, publish, distribute, sublicense, /sell copies Software, permit persons Software furnished , subject following conditions: copyright notice permission notice shall included copies substantial portions Software. SOFTWARE PROVIDED “”, WITHOUT WARRANTY KIND, EXPRESS IMPLIED, INCLUDING LIMITED WARRANTIES MERCHANTABILITY, FITNESS PARTICULAR PURPOSE NONINFRINGEMENT. EVENT SHALL AUTHORS COPYRIGHT HOLDERS LIABLE CLAIM, DAMAGES LIABILITY, WHETHER ACTION CONTRACT, TORT OTHERWISE, ARISING , CONNECTION SOFTWARE USE DEALINGS SOFTWARE.","code":""},{"path":"/authors.html","id":null,"dir":"","previous_headings":"","what":"Authors","title":"Authors and Citation","text":"Andrea Gomez Vargas. Author, maintainer. Emanuel Ciardullo. Author.","code":""},{"path":"/authors.html","id":"citation","dir":"","previous_headings":"","what":"Citation","title":"Authors and Citation","text":"Gomez Vargas , Ciardullo E (2024). arcenso: Package (One Line, Title Case). R package version 0.0.0.9000, https://github.com/SoyAndrea/arcenso, https://soyandrea.github.io/arcenso/.","code":"@Manual{, title = {arcenso: What the Package Does (One Line, Title Case)}, author = {Andrea {Gomez Vargas} and Emanuel Ciardullo}, year = {2024}, note = {R package version 0.0.0.9000, https://github.com/SoyAndrea/arcenso}, url = {https://soyandrea.github.io/arcenso/}, }"},{"path":[]},{"path":"/index.html","id":"overview","dir":"","previous_headings":"","what":"Overview","title":"What the Package Does (One Line, Title Case)","text":"project supported rOpenSci Champions Program 2023-2024, Andrea Gomez Vargas main developer Luis D. Verde Arregoitia mentor. arcenso package development allow access official data national population censuses Argentina National Institute Statistics Census - INDEC. Currently, results historical censuses 1970, 1980, 1991, 2001, 2010 2022 available different formats physical books, PDFs, Excel files REDATAM, without unified system format allows working data six census periods database. addition, presentation data homogeneous periods, making difficult make historical serial comparisons available information. package aims make census data available, homogenized ready use. include census data 1970 2022. package census information allow public private sectors, citizens actors society access current historical information Argentina’s population, households housing accessible way.","code":""},{"path":"/index.html","id":"installation","dir":"","previous_headings":"","what":"Installation","title":"What the Package Does (One Line, Title Case)","text":"can install development version arcenso GitHub :","code":"# install.packages(\"remotes\") remotes::install_github(\"SoyAndrea/arcenso\")"},{"path":"/index.html","id":"main-functions","dir":"","previous_headings":"","what":"Main functions","title":"What the Package Does (One Line, Title Case)","text":"arcenso provides get_census(): get list tables currently available package check_repository(): reports tables currently available package","code":""},{"path":"/index.html","id":"usage","dir":"","previous_headings":"","what":"Usage","title":"What the Package Does (One Line, Title Case)","text":"","code":"library(arcenso) ## basic example code # get_census(year = 1970)"},{"path":"/reference/check_repository.html","id":null,"dir":"Reference","previous_headings":"","what":"check_repository reports the tables currently available in the package — check_repository","title":"check_repository reports the tables currently available in the package — check_repository","text":"check_repository reports tables currently available package","code":""},{"path":"/reference/check_repository.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"check_repository reports the tables currently available in the package — check_repository","text":"","code":"check_repository(year = 1970, topic = NULL, geolvl = NULL)"},{"path":"/reference/check_repository.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"check_repository reports the tables currently available in the package — check_repository","text":"year census year user wants view currently available tabulations. default “1970”. topic census topic tables Setting parameter NULL download available tables. geolvl geographic disaggregation level, use “Total del país” overall results. Setting parameter NULL download available tables.","code":""},{"path":"/reference/check_repository.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"check_repository reports the tables currently available in the package — check_repository","text":"Returns data frame title tables can acces get_census function name given function table","code":""},{"path":"/reference/check_repository.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"check_repository reports the tables currently available in the package — check_repository","text":"","code":"check_repository( year = 1970, topic = \"EDUCACION\", geolvl = \"Total del país\") #> Archivo #> 1 c70_total_del_pais_poblacion_c7 #> 2 c70_total_del_pais_poblacion_c8 #> 3 c70_total_del_pais_poblacion_c9 #> Titulo #> 1 Cuadro 7. Total del país. Población de 10 y más años, por grupo de edad, según condición de alfabetismo y sexo. Año 1970 #> 2 Cuadro 8. Total del país. Población de 5 y más años, por sexo y grupo de edad según asistencia escolar. Año 1970 #> 3 Cuadro 9. Total del país. Población de 5 y más años, por sexo, y grupo de edad según nivel de instrucción. Año 1970"},{"path":"/reference/get_census.html","id":null,"dir":"Reference","previous_headings":"","what":"get_census get a list with the tables currently available in the package — get_census","title":"get_census get a list with the tables currently available in the package — get_census","text":"get_census get list tables currently available package","code":""},{"path":"/reference/get_census.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"get_census get a list with the tables currently available in the package — get_census","text":"","code":"get_census(year = 1970, topic = NULL, geolvl = NULL)"},{"path":"/reference/get_census.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"get_census get a list with the tables currently available in the package — get_census","text":"year census year user wants view currently available tabulations. default “1970”. topic census topic tables Setting parameter NULL download available tables. geolvl geographic disaggregation level, use “Total del país” overall results. Setting parameter NULL download available tables.","code":""},{"path":"/reference/get_census.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"get_census get a list with the tables currently available in the package — get_census","text":"Returns list tables meet parameters. check tables currently available use check_repository function","code":""},{"path":"/reference/get_census.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"get_census get a list with the tables currently available in the package — get_census","text":"","code":"get_census( year = 1970, topic = \"EDUCACION\", geolvl = \"Total del país\") #> list()"}]

0 comments on commit d1b47ba

Please sign in to comment.