>> John Fox, Professor
>> McMaster University
>> Hamilton, Ontario, Canada
>> Web: socserv.mcmaster.ca/jfox
>>
>>
>>
>>
>> -Original Message-
>>> From: R-package-devel [mailto:r-package-devel-boun...@r-proje
helps,
John
--
John Fox, Professor
McMaster University
Hamilton, Ontario, Canada
Web: socserv.mcmaster.ca/jfox
-Original Message-
From: R-package-devel [mailto:r-package-devel-boun...@r-project.org] On
Behalf Of Mike Mehan
Sent: Tuesday, August
fox
> -Original Message-
> From: R-package-devel [mailto:r-package-devel-boun...@r-project.org] On
> Behalf Of Mike Mehan
> Sent: Tuesday, August 16, 2016 3:29 PM
> To: r-package-devel@r-project.org
> Subject: [R-pkg-devel] data function from utils package
>
> Hi
Hi,
I'm having trouble loading a csv file from my package data directory using
the data() function. We have an external file that gets updated every month
or so that we would like to include as data in our package. We are able to
import it using the data function when it is saved as an R Data file