https://github.com/cran/epiR
Raw File
Tip revision: 8c84f28b24c7b7d9efd056c35a2cf85bd7d38342 authored by Mark Stevenson on 24 January 2012, 06:50:16 UTC
version 0.9-36
Tip revision: 8c84f28
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