Skip to content

sigbertklinke/andrews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

andrews

R package: Andrews curves for visualization of multidimensional data

View the vignette on GitHub or after installing with

library("andrews")
vignette("andrews") 

Installation

From CRAN

install.packages("andrews")

From github

library("devtools")
install_github("sigbertklinke/andrews")

Note that from github you install the current development version.

History

  • 2023-10-23 version 1.1.2 - replaced dependency from primes by gmp
  • 2023-02-04 version 1.1.1 - minor code and documentation changes
  • 2022-12-18 version 1.1.0
  • 2022-12-16 new maintainer
  • 2012-10-29 version 1.0 by Jaroslav Myslivec

Releases

No releases published

Packages

No packages published