OEIS_check: OEIS ID Validation

View source: R/OEIS_check.R

OEIS_checkR Documentation

OEIS ID Validation

Description

OEIS ID Validation

Usage

OEIS_check(ID)

Arguments

ID

A string with the OEIS sequence identifier ID number. The A-number or sequence ID is the absolute catalog number of the sequence. It consists of "A" followed by 6 digits.

Value

An object of class "OEIS_ID" or an error if ID is not an OEIS valid ID

See Also

* OEIS_url

* OEIS_ID

Examples

OEIS_check("A002000")

EnriquePH/OEIS.R documentation built on March 15, 2023, 8:01 a.m.