https://github.com/cran/spatstat
Raw File
Tip revision: 3c2c3f44ed5d0545db59719ef4387255fce494d5 authored by Adrian Baddeley on 12 August 2011, 14:30:54 UTC
version 1.23-3
Tip revision: 3c2c3f4
NAMESPACE
useDynLib("spatstat")

# Export all names unless they start with a dot
exportPattern("^[^.]")
back to top