OEIS_ggplot Plot OEIS sequence with ggplot
Examples
if (FALSE) { # \dontrun{
# A123456: Ludwig van Beethoven, Bagatelle No. 25, Für Elise.
id <- "A123456"
x <- OEIS_sequence(id)
OEIS_ggplot(x)
} # }
OEIS_ggplot Plot OEIS sequence with ggplot
if (FALSE) { # \dontrun{
# A123456: Ludwig van Beethoven, Bagatelle No. 25, Für Elise.
id <- "A123456"
x <- OEIS_sequence(id)
OEIS_ggplot(x)
} # }