object icon not found
rgroenewegen opened this issue · 0 comments
rgroenewegen commented
Hi,
I'm having the following issue. Do you know what might be going on here please?
Thanks,
Rebecca
> # Knit the HTML version
> rmarkdown::render("cv.rmd",
+ params = list(pdf_mode = FALSE),
+ output_file = "cv.html")
processing file: cv.rmd
|.. | 3%
inline R code fragments
|.... | 5%
label: unnamed-chunk-1 (with options)
List of 1
$ include: logi FALSE
|....... | 8%
ordinary text without R code
|......... | 10%
label: unnamed-chunk-2
|........... | 13%
ordinary text without R code
|............. | 15%
label: unnamed-chunk-3
|................ | 18%
ordinary text without R code
|.................. | 21%
label: unnamed-chunk-4
|.................... | 23%
ordinary text without R code
|...................... | 26%
label: unnamed-chunk-5
Quitting from lines 67-68 (cv.rmd)
Error in eval(parse(text = text, keep.source = FALSE), envir) :
object 'icon' not found
>