label/behavioral%20risk%20factor%20surveillance%20system%20%28brfss%29
>>
>> --
>> Better name for the general practitioner might be multispecialist.
>> ~Martin H. Fischer (1879-1962)
>>
>>
>> -Original Message-
>> From: R-help [mailto:r-help-bo
work at
>
>
> http://www.asdfree.com/search/label/behavioral%20risk%20factor%20surveillance%20system%20%28brfss%29
>
> --
> Better name for the general practitioner might be multispecialist.
> ~Martin H. Fischer (1879-1962)
>
>
> -Original Message-----
> From:
-help [mailto:r-help-boun...@r-project.org] On Behalf Of Torvon
Sent: Tuesday, February 23, 2016 2:13 PM
To: r-help@r-project.org
Subject: [R] Loading large .pxt and .asc datasets causes issues.
Hi,
I want to load a dataset into R. This dataset is available in two formats:
.XPT and .ASC. The datas
First, the file does contain 302 columns; the variable layout
(http://www.cdc.gov/brfss/annual_data/2006/varlayout_table_06.htm)
contains 302 columns. So, reading the SASS file probably works correctly.
Second, the read.asc function you use is for reading geographic raster
files, not fixed wid
Hi,
I want to load a dataset into R. This dataset is available in two formats:
.XPT and .ASC. The dataset is available at
http://www.cdc.gov/brfss/annual_data/annual_2006.htm.
They are about 40mb zipped, and about 500mb unzipped.
I can get the .xpt data to load, using:
> library(hmisc)
> data <
5 matches
Mail list logo