Package: basedosdados 0.2.2
basedosdados: 'Base Dos Dados' R Client
An R interface to the 'Base dos Dados' API <https:basedosdados.github.io/mais/py_reference_api/>). Authenticate your project, query our tables, save data to disk and memory, all from R.
Authors:
basedosdados_0.2.2.tar.gz
basedosdados_0.2.2.zip(r-4.5)basedosdados_0.2.2.zip(r-4.4)basedosdados_0.2.2.zip(r-4.3)
basedosdados_0.2.2.tgz(r-4.4-any)basedosdados_0.2.2.tgz(r-4.3-any)
basedosdados_0.2.2.tar.gz(r-4.5-noble)basedosdados_0.2.2.tar.gz(r-4.4-noble)
basedosdados_0.2.2.tgz(r-4.4-emscripten)basedosdados_0.2.2.tgz(r-4.3-emscripten)
basedosdados.pdf |basedosdados.html✨
basedosdados/json (API)
# Install 'basedosdados' in R: |
install.packages('basedosdados', repos = c('https://pedrocava.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 2 years agofrom:a7785debb3. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | NOTE | Oct 31 2024 |
R-4.5-linux | NOTE | Oct 31 2024 |
R-4.4-win | NOTE | Oct 31 2024 |
R-4.4-mac | NOTE | Oct 31 2024 |
R-4.3-win | NOTE | Oct 31 2024 |
R-4.3-mac | NOTE | Oct 31 2024 |
Exports:%>%bd_collectbd_writebd_write_csvbd_write_rdsbdplyrdataset_searchdownloadget_billing_idget_dataset_descriptionget_table_columnsget_table_descriptionlist_dataset_tablesread_sqlset_billing_id
Dependencies:askpassbigrquerybitbit64blobbrioclicliprclockcolorspacecpp11crayoncurlDBIdbplyrdiffobjdotenvdplyrfansifarverfsgarglegenericsgluehmshttrjsonlitelabelinglifecyclemagrittrmimemunsellopensslpillarpkgconfigprettyunitsprogresspurrrR6rapidjsonrrappdirsRColorBrewerreadrrematch2rlangscalesstringistringrsystibbletidyrtidyselecttypedtzdbutf8vctrsviridisLitevroomwaldowithrwritexl
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Base dos dados specific connection to BigQuery | BaseDosDadosConnection-class dbplyr_edition.BaseDosDadosConnection |
Collects the results of a remote table called via 'bdplyr()' | bd_collect |
Writes the result of operations with 'bdplyr()' to disk | bd_write bd_write_csv bd_write_rds |
Compatibility with dplyr verbs without using SQL language | bdplyr |
Search for a dataset by keyword | dataset_search |
Write the results of a query locally to a comma-separated file. | download |
Internal functions for project billing management | get_billing_id |
Describe a dataset | get_dataset_description |
Get columns in a table | get_table_columns |
Describe a table within a dataset | get_table_description |
List tables in a dataset | list_dataset_tables |
Slice a big data frame into smaller csv files by grouping variables Still in development | partition_table |
Query our datalake and get results in a tibble | read_sql |
Define your Project Id | set_billing_id |