Other packages > Find by keyword >

rbhl  

Interface to the "Biodiversity" "Heritage" Library
View on CRAN: Click here


Download and install rbhl package within the R console
Install from CRAN:
install.packages("rbhl")

Install from Github:
library("remotes")
install_github("cran/rbhl")

Install by package version:
library("remotes")
install_version("rbhl", "0.9.2")



Attach the package and use:
library("rbhl")
Maintained by
Scott Chamberlain
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-01-17
Latest Update: 2023-03-10
Description:
Interface to Biodiversity Heritage Library BHLhttpswww.biodiversitylibrary.org APIhttpswww.biodiversitylibrary.orgdocsapi3.html. BHL is arepository of digitized literature on biodiversitystudies including floras research papers and more.
How to cite:
Scott Chamberlain (2014). rbhl: Interface to the "Biodiversity" "Heritage" Library. R package version 0.9.2, https://cran.r-project.org/web/packages/rbhl. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.1.0 (2014-01-17 07:52), 0.2.0 (2015-07-10 21:03), 0.3.0 (2016-12-22 09:04), 0.8.0 (2017-04-13 00:29), 0.9.0 (2020-01-29 07:10), 0.9.2 (2021-05-13 06:30)
Other packages that cited rbhl R package
View rbhl citation profile
Other R packages that rbhl depends, imports, suggests or enhances
Functions, R codes and Examples using the rbhl R package
Some associated functions: bhl_authorsearch . bhl_bioherlib . bhl_booksearch-defunct . bhl_getauthormetadata . bhl_getauthorparts-defunct . bhl_getauthortitles-defunct . bhl_getcollections . bhl_getinstitutions . bhl_getitembyidentifier-defunct . bhl_getitemmetadata . bhl_getitempages-defunct . bhl_getitemparts-defunct . bhl_getlanguages . bhl_getpagemetadata . bhl_getpagenames-defunct . bhl_getpageocrtext-defunct . bhl_getpartbibtex-defunct . bhl_getpartbyidentifier-defunct . bhl_getpartmetadata . bhl_getpartnames-defunct . bhl_getsubjectparts-defunct . bhl_getsubjecttitles-defunct . bhl_gettitlebibTex-defunct . bhl_gettitlebyidentifier-defunct . bhl_gettitleitems-defunct . bhl_gettitlemetadata . bhl_getunpublisheditems-defunct . bhl_getunpublishedparts-defunct . bhl_getunpublishedtitles-defunct . bhl_namecount-defunct . bhl_namelist-defunct . bhl_namemetadata . bhl_namesearch . bhl_openurl . bhl_pages . bhl_pagesearch . bhl_partsearch-defunct . bhl_publicationsearch . bhl_publicationsearchadv . bhl_subjectmetadata . bhl_subjectsearch . bhl_titlesearchsimple-defunct . rbhl-defunct . rbhl-package . rbhlmethods . 
Some associated R codes: bhl_authorsearch.R . bhl_bioherlib.R . bhl_booksearch.R . bhl_getauthormetadata.R . bhl_getauthorparts.R . bhl_getauthortitles.R . bhl_getcollections.R . bhl_getinstitutions.R . bhl_getitembyidentifier.R . bhl_getitemmetadata.R . bhl_getitempages.R . bhl_getitemparts.R . bhl_getlanguages.R . bhl_getpagemetadata.R . bhl_getpagenames.R . bhl_getpageocrtext.R . bhl_getpartbibtex.R . bhl_getpartbyidentifier.R . bhl_getpartmetadata.R . bhl_getpartnames.R . bhl_getsubjectparts.R . bhl_getsubjecttitles.R . bhl_gettitlebibtex.R . bhl_gettitlebyidentifier.R . bhl_gettitleitems.R . bhl_gettitlemetadata.R . bhl_getunpublisheditems.R . bhl_getunpublishedparts.R . bhl_getunpublishedtitles.R . bhl_namecount.R . bhl_namegetdetail.R . bhl_namelist.R . bhl_namesearch.R . bhl_openurl.R . bhl_pagesearch.R . bhl_partsearch.R . bhl_publicationsearch.R . bhl_subjectmetadata.R . bhl_subjectsearch.R . bhl_titlesearchsimple.R . getpages.R . rbhl-package.R . zzz.R .  Full rbhl package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA