Add some warnings in README
[pkgdev.git] / pkgTest / NAMESPACE
1 # Export all user-level R functions
2 export (a, b, c)
3
4 useDynLib(pkgTest)