validate_issn: Checks validity of the ISSN

Description Usage Arguments Value

View source: R/utils.R

Description

International Standard Serial Numbers (ISSNs) have a specific structure and this function checks that the provided ISSN is valid. For more information please go to https://en.wikipedia.org/wiki/International_Standard_Serial_Number

Usage

1

Arguments

issn

[character(1)]
The ISSN of a journal

Value

NULL if the ISSN is valid, errors otherwise


rromeo documentation built on March 13, 2020, 9:08 a.m.