> ---
> output: pdf_document
> ---
>
> ```{r}
> library(IlluminaHumanMethylation450kanno.ilmn12.hg19)
> data(IlluminaHumanMethylation450kanno.ilmn12.hg19)
> ```
>
>
> Regards,
> Yihui
> --
> Yihui Xie
> Web: http://yihui.name
>
>
> On Mon, Jan 12, 2015
R version: 3.1.2 (2014-10-31)
RStudio version: 0.98.1091
MacOS X Yosemite v. 10.10.1
When I run the following in the console, all is well:
data(IlluminaHumanMethylation450kanno.ilmn12.hg19)
Yet, when I compile in my .Rmd file, in RStudio (knit to PDF), I get the
following error:
Error in file(fi
2 matches
Mail list logo