Learn R Programming

longitudinalData (version 0.6.4)

longData-internal: ~ longData: internal objects and methods ~

Description

longData: internal objects and methods

Arguments

Author(s)

Christophe Genolini PSIGIAM: Paris Sud Innovation Group in Adolescent Mental Health INSERM U669 / Maison de Solenn / Paris Contact author :

English translation

Rapha�l Ricaud Laboratoire "Sport & Culture" / "Sports & Culture" Laboratory University of Paris 10 / Nanterre

Details

These are not to be called by the user. If you have a specific need or for more details on longData, feel free to contact the author.
  • medianNA : median with option na.rm=TRUE
  • meaanNA : mean with option na.rm=TRUE
  • sdNA : sd with option na.rm=TRUE
  • which.minNA : which.min that return NA if it argument has only NA values.
  • NAtrunc : function that remove only the NA value in the tail of its argument.
  • LETTERSletters : constant = c(LETTERS,letters)
  • METHODS : constant=c("manhattan", "euclidean", "minkowski", "maximum", "canberra", "binary")