Package: primate 0.2.0
David Schruth
primate: Tools and Methods for Primatological Data Science
Data from All the World's Primates relational SQL database and other tabular datasets are made available via drivers and connection functions. Additionally we provide several functions and examples to facilitate the merging and aggregation of these tabular inputs.
Authors:
primate_0.2.0.tar.gz
primate_0.2.0.tar.gz(r-4.5-noble)primate_0.2.0.tar.gz(r-4.4-noble)
primate_0.2.0.tgz(r-4.4-emscripten)primate_0.2.0.tgz(r-4.3-emscripten)
primate.pdf |primate.html✨
primate/json (API)
NEWS
# Install 'primate' in R: |
install.packages('primate', repos = c('https://cran.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 3 years agofrom:b440e87bab. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 22 2024 |
R-4.5-linux | OK | Nov 22 2024 |
Exports:add.gnsp.clmnAWP.connectAWP.driverAWP.get.lookup.tableAWP.get.SQL.tableAWP.list.SQL.tablesAWP.read.pkg.tabAWP.run.SQLregroup.equivalentregroup.gnspupdatevals
Dependencies:caroline
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add a genus species column | add.gnsp.clmn |
Create a connection to the SQL DB | AWP.connect |
Load the driver to access the All the World's Primate remote SQL database | AWP.driver |
Get a Lookup Table | AWP.get.lookup.table |
Get a SQL Table | AWP.get.SQL.table |
List the SQL tables | AWP.list.SQL.tables |
Read a table from the All the World's primates example microarchive within this package | AWP.read.pkg.tab |
Run SQL querries | AWP.run.SQL |
Re-group data.frame by Genus_species in either old or new dataframe | regroup.equivalent |
Re-group data.frame by Genus_species | regroup.gnsp |
Update the values of an AWP data.frame | updatevals |