https://github.com/cran/epiR
Raw File
Tip revision: 3a3e9965e8e122c7d620795319b4b3f1aa115493 authored by Mark Stevenson on 11 January 2012, 07:02:31 UTC
version 0.9-35
Tip revision: 3a3e996
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(
  survival
)
back to top