# NOT RUN {
d <- as.matrix(sinData(2, 1000))
indexList <- list(tourr::holes(), scagIndex("Skinny"), splineIndex())
indexLabels <- c("holes", "skinny", "splines2d")
pRot <- profileRotation(d, indexList, indexLabels)
plotRotation(pRot)
# }
Run the code above in your browser using DataLab