Return the path to one of the packages in the devtools test dir
devtools comes with some simple packages for testing. This function returns the path to them.
pkgtest(package)
package |
Name of the test package. |
if (has_tests()) { pkgtest("testData") }
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.