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 07 Jun. 2025.
Previous versions and publish date:
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

libbib  
Various Utilities for Library Science/Assessment and Cataloging
Provides functions for validating and normalizing bibliographic codes such as ISBN, ISSN, and LCCN. ...
Download / Learn more Package Citations See dependency  
torchvisionlib  
Additional Operators for Image Models
Implements additional operators for computer vision models, including operators necessary for image ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
Anthropometry  
Statistical Methods for Anthropometric Data
Statistical methodologies especially developed to analyze anthropometric data. These methods are aim ...
Download / Learn more Package Citations See dependency  
pvclust  
Hierarchical Clustering with P-Values via Multiscale Bootstrap Resampling
An implementation of multiscale bootstrap resampling for assessing the uncertainty in hierarchical ...
Download / Learn more Package Citations See dependency  
synlik  
Synthetic Likelihood Methods for Intractable Likelihoods
Framework to perform synthetic likelihood inference for models where the likelihood function is unav ...
Download / Learn more Package Citations See dependency  

24,407

R Packages

207,311

Dependencies

65,910

Author Associations

24,331

Publication Badges

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