Other packages > Find by keyword >

libbib  

Various Utilities for Library Science/Assessment and Cataloging
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("libbib", "1.6.4")



Attach the package and use:
library("libbib")
Maintained by
Tony Fischetti
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-04-15
Latest Update: 2022-11-05
Description:
Provides functions for validating and normalizing bibliographic codes such as ISBN, ISSN, and LCCN. Also includes functions to communicate with the WorldCat API, translate Call numbers (Library of Congress and Dewey Decimal) to their subject classifications or subclassifications, and provides various loadable data files such call number / subject crosswalks and code tables.
How to cite:
Tony Fischetti (2021). libbib: Various Utilities for Library Science/Assessment and Cataloging. R package version 1.6.4, https://cran.r-project.org/web/packages/libbib. Accessed 16 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:52), 1.0 (2021-04-15 09:50), 1.5 (2021-04-24 14:10), 1.6.2 (2021-08-18 23:50), 1.6.3 (2022-08-19 00:10), 1.6 (2021-05-05 20:50)
Other packages that cited libbib R package
View libbib citation profile
Other R packages that libbib depends, imports, suggests or enhances
Complete documentation for libbib
Functions, R codes and Examples using the libbib R package
Some associated functions: books_serials_etc_sample . car . check_isbn_10_check_digit . check_isbn_13_check_digit . check_issn_check_digit . convert_to_isbn_13 . country_code_crosswalk . cp_lb_attributes . dewey_subject_crosswalk . dt_add_to_col_names . dt_counts_and_percents . dt_del_cols . dt_keep_cols . dt_na_breakdown . dt_percent_not_na . dt_set_clean_names . fread_plus_date . fwrite_plus_date . get_all_lc_call_subject_letters . get_clean_names . get_country_from_code . get_dewey_decimal_subject_class . get_dewey_decimal_subject_division . get_dewey_decimal_subject_section . get_isbn_10_check_digit . get_isbn_13_check_digit . get_issn_check_digit . get_language_from_code . get_lc_call_first_letter . get_lc_call_subject_classification . is_valid_isbn_10 . is_valid_isbn_13 . is_valid_issn . is_valid_lc_call . language_code_crosswalk . lc_subject_classification . lc_subject_subclassification . loc_permalink_from_lccn . marc_008_get_info . marc_leader_get_info . normalize_isbn . normalize_isbn_10 . normalize_isbn_13 . normalize_issn . normalize_lccn . oclc_classify_link_from_standard_num . recombine_with_sep_closure . remove_duplicates_and_nas . set_lb_attribute . set_lb_date . split_map_filter_reduce . worldcat_api_bib_read_info_by . worldcat_api_classify_by . worldcat_api_locations_by . worldcat_api_search . worldcat_permalink_from_isbn . worldcat_permalink_from_issn . worldcat_permalink_from_oclc_number . 
Some associated R codes: bibcodes.R . books_serials_etc_sample_data.R . call-numbers-and-subject.R . country_code_crosswalk-data.R . dewey_subject_crosswalk-data.R . language_code_crosswalk-data.R . lc_subject_classification-data.R . lc_subject_subclassification-data.R . marc-field-deconstruction.R . other-code-translations.R . special-attributes.R . split-map-filter-reduce.R . the-web.R . utilities.R . worldcat-api.R .  Full libbib package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  
tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  
stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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