DIR Return Create A Forum - Home
---------------------------------------------------------
QA_Board
HTML https://qaboard.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: Questions for R / RStudio (Spring 2023)
*****************************************************
#Post#: 17--------------------------------------------------
HW1 Knitting
DIR By: Izzy
Date: January 29, 2023, 7:28 pm
---------------------------------------------------------
I'm not sure why I'm getting an error stating my object isn't
defined when it is when knitting my homework. I've included a
screenshot below.
#Post#: 18--------------------------------------------------
Re: HW1 Knitting
DIR By: Taeho Kim
Date: January 29, 2023, 8:03 pm
---------------------------------------------------------
Do you have read.csv function in your R Markdown code chunk
starting ```{r} ?
If not, try to add to it, and knit it again.
This could resolve the issue.
#Post#: 19--------------------------------------------------
Re: HW1 Knitting
DIR By: Izzy
Date: January 29, 2023, 8:05 pm
---------------------------------------------------------
I realized having the "eval=FALSE" was also an issue
*****************************************************
Page 1 of 1