https://github.com/cran/sae
Raw File
Tip revision: 949fc1c172c87f01e05a0d7354b370b49b0856ae authored by Yolanda Marhuenda on 30 March 2015, 00:00:00 UTC
version 1.0-5
Tip revision: 949fc1c
NAMESPACE
# Default NAMESPACE created by R
# Remove the previous line if you edit this file

# Export all names
exportPattern(".")

# Import all packages listed as Imports or Depends
import(
  nlme,
  MASS
)
back to top