R-sharp/docs/documents/base.md

502 B

base

The R Base Package

This package contains the basic functions which let R function as a language: arithmetic, input/output, basic programming support, etc. Its contents are available through inheritance from any environment.

For a complete list of functions, use ls("base").

  • impute impute for missing values
  • parseTtl parse the RDF Turtle document
  • load.msgpack A helper function for load the messagepack dataset