powered by
range returns the lengths of shortest and longest DNA sequences.
range
# S4 method for Dna range(x)
an integer of length two.
an object of class Dna.
Dna
signature(x = "Dna")
length-methods
data("dna.obj") x <-dna.obj ## shortest and longest DNA sequence lengths range(x)
Run the code above in your browser using DataLab