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]
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 09 May. 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
04/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/07Downloads for libbib24681012141618202224262830TrendBars

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
disparityfilter  
Disparity Filter Algorithm for Weighted Networks
The disparity filter algorithm is a network reduction technique to identify the 'backbone' structur ...
Download / Learn more Package Citations See dependency  
SACOBRA  
Self-Adjusting COBRA
Performs surrogate-assisted optimization for expensive black-box constrained problems. ...
Download / Learn more Package Citations See dependency  
assertive.numbers  
Assertions to Check Properties of Numbers
A set of predicates and assertions for checking the properties of numbers. This is mainly for use ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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