Skip to content

Commit

Permalink
Deploying to gh-pages from @ f5f6ef0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ECiardullo committed Oct 20, 2024
1 parent 77ad7f0 commit 3d7829b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
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-20T03:22Z
last_built: 2024-10-20T03:32Z
4 changes: 2 additions & 2 deletions reference/get_census.html

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

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\") #> Warning: cannot open compressed file 'data/info_cuadros_arcenso.rda', probable reason 'No such file or directory' #> Error in readChar(con, 5L, useBytes = TRUE): cannot open the connection"},{"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\") #> Warning: cannot open compressed file 'data/info_cuadros_arcenso.RDS', probable reason 'No such file or directory' #> Error in gzfile(file, \"rb\"): cannot open the connection"}]
[{"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\") #> Warning: cannot open compressed file 'data/info_cuadros_arcenso.rda', probable reason 'No such file or directory' #> Error in readChar(con, 5L, useBytes = TRUE): cannot open the connection"},{"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\") #> Warning: cannot open compressed file 'info_cuadros_arcenso.rda', probable reason 'No such file or directory' #> Error in readChar(con, 5L, useBytes = TRUE): cannot open the connection"}]

0 comments on commit 3d7829b

Please sign in to comment.