https://github.com/cran/shapes
Raw File
Tip revision: e335ebe178c2048e5d0d022c52f99c0136e5d623 authored by Ian Dryden on 03 January 2012, 00:00:00 UTC
version 1.1-5
Tip revision: e335ebe
dna.dat.Rd
\name{dna.dat}
\alias{dna.dat}
\title{DNA data}
\description{Part of a 3D DNA molecule moving in time, k = 22 atoms, 30 time points}
\usage{data(dna.dat)}
\format{
An array of dimension 22 x 3 x 30
}
\examples{
data(dna.dat)
plotshapestime3d(dna.dat)
}
\keyword{datasets}

back to top