gravatar

rich_i

Richard Iannone

Recently Published

Quarto PRs and Issues
This is a draft of a table that tracks Quarto PRs and Issues.
HTML test
Footnote test
Table Scan: `dplyr::storms`
Ensembl_assembly
Table Scan of the `assembly` table of the `Ensembl` database hosted publicly at "ensembldb.ensembl.org". Connection info at: https://m.ensembl.org/info/data/mysql.html.
Rfam_full_region
Table Scan of the `full_region` table of the `Rfam` database hosted publicly at "mysql-rfam-public.ebi.ac.uk". Connection info at: https://docs.rfam.org/en/latest/database.html.
pointblank Information - intendo revenue - postgres
This is a pointblank information report for a postgres table (called `revenue`).
Table Scan: `palmerpenguins::penguins_raw`
Scanning the data of the `palmerpenguins::penguins_raw` dataset.
pointblank Validation - intendo revenue - postgres
This is a pointblank validation report for a postgres table (called `revenue`).
pointblank Validation - intendo revenue - mysql
This is a pointblank validation report for a mysql table (called `revenue`).
pointblank Validation - intendo revenue - duckdb
This is a pointblank validation report for a duckdb table (called `revenue`).
pointblank Table Scan (Russian)
Output of `pointblank::scan_data(dplyr::storms, reporting_lang = "ru")`.
pointblank Table Scan (Chinese)
Output of `pointblank::scan_data(dplyr::storms, reporting_lang = "zh")`.
pointblank Table Scan (Portuguese)
Output of `pointblank::scan_data(dplyr::storms, reporting_lang = "pt")`.
pointblank Table Scan (Spanish)
Output of `pointblank::scan_data(dplyr::storms, reporting_lang = "es")`.
pointblank Table Scan (Italian)
Output of `pointblank::scan_data(dplyr::storms, reporting_lang = "it")`.
pointblank Table Scan (German)
Output of `pointblank::scan_data(dplyr::storms, reporting_lang = "de")`.
pointblank Table Scan (French)
Output of `pointblank::scan_data(dplyr::storms, reporting_lang = "fr")`.
pointblank Table Scan (English)
Output of `pointblank::scan_data(dplyr::storms, reporting_lang = "en")`.
Wind Trajectories to and from a Geographical Location
Use the NOAA HYSPLIT model in R with the SplitR package. Visualize the trajectories of winds, both approaching a location and leaving a location.