<div dir="ltr">Any idea why I am getting a data.table with headers only and zero data? How can I get around the problem.<div><br></div><div>fread("<a href="http://www.cdc.gov/growthcharts/data/zscore/statage.csv">http://www.cdc.gov/growthcharts/data/zscore/statage.csv</a>", verbose=T) fails</div>

<div>read.csv("<a href="http://www.cdc.gov/growthcharts/data/zscore/statage.csv">http://www.cdc.gov/growthcharts/data/zscore/statage.csv</a>") succeeds<br><div><br></div><div><div>> statagecdc <- fread("<a href="http://www.cdc.gov/growthcharts/data/zscore/statage.csv">http://www.cdc.gov/growthcharts/data/zscore/statage.csv</a>", verbose=T)</div>

<div>trying URL '<a href="http://www.cdc.gov/growthcharts/data/zscore/statage.csv">http://www.cdc.gov/growthcharts/data/zscore/statage.csv</a>'</div><div>Content type 'application/octet-stream' length 66087 bytes (64 Kb)</div>

<div>opened URL</div><div>downloaded 64 Kb</div><div><br></div><div>Input contains no \n. Taking this to be a filename to open</div><div>File opened, filesize is  6.2E-05B</div><div>File is opened and mapped ok</div><div>

Detected eol as \r only (no \n afterwards). An old Mac 9 standard, discontinued in 2002 according to Wikipedia.</div><div>Using line 1 to detect sep (the last non blank line in the first 'autostart') ... sep=','</div>

<div>Found 14 columns</div><div>First row with 14 fields occurs on line 1 (either column names or first row of data)</div><div>All the fields on line 1 are character fields. Treating as the column names.</div><div>Byte after header row is eof or eol, 0 data rows present.</div>

<div>Type codes: 00000000000000 (first 5 rows)</div><div>Type codes: 00000000000000 (after applying colClasses and integer64)</div><div>Type codes: 00000000000000 (after applying drop or select (if supplied)</div><div>Allocating 14 column slots (14 - 0 NULL)</div>

<div>   0.000s (  0%) Memory map (rerun may be quicker)</div><div>   0.000s (  0%) sep and header detection</div><div>   0.001s (100%) Count rows (wc -l)</div><div>   0.000s (  0%) Column type detection (first, middle and last 5 rows)</div>

<div>   0.000s (  0%) Allocation of 0x14 result (xMB) in RAM</div><div>   0.000s (  0%) Reading data</div><div>   0.000s (  0%) Allocation for type bumps (if any), including gc time if triggered</div><div>   0.000s (  0%) Coercing data already read in type bumps (if any)</div>

<div>   0.000s (  0%) Changing na.strings to NA</div><div>   0.001s        Total</div><div><br></div><div><br></div><div>Thanks a lot.</div><div><br clear="all"><div>Farrel Buchinsky<br><span>Google Voice Tel: <span id="gc-number-0" class="" title="Call with Google Voice"><span id="gc-number-1" class="" title="Call with Google Voice"><span id="gc-number-2" class="" title="Call with Google Voice">(412) 567-7870</span></span></span></span><br>

</div>
</div></div></div></div>