OEIS_web_url: OEIS server main web page url

View source: R/OEIS_web_url.R

OEIS_web_urlR Documentation

OEIS server main web page url

Description

OEIS server main web page url

Usage

OEIS_web_url(license = FALSE)

Arguments

license

A logical FALSE as default

Value

A string with the main OEIS url: https://oeis.org/, or the _OEIS End-User License Agreement_ url, if parameter license is TRUE

Examples

OEIS_web_url()
# Show license url
OEIS_web_url(license = TRUE)

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