https://github.com/cran/epiR
Revision 3f4c6c11391cc6839b4791d1af542bf0246f9653 authored by Mark Stevenson on 02 February 2012, 07:41:00 UTC, committed by cran-robot on 02 February 2012, 07:41:00 UTC
1 parent 8c84f28
Raw File
Tip revision: 3f4c6c11391cc6839b4791d1af542bf0246f9653 authored by Mark Stevenson on 02 February 2012, 07:41:00 UTC
version 0.9-38
Tip revision: 3f4c6c1
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