Working on a project for class and I keep getting an error every time I try and knit it. The project needs to be turned in as an HTML (be aware that the pictures shown are not finished)enter image description here
I imported the dataset from SAS (where it gives you the option to import the dataset in the Environment tab). This is the error I keep getting:
Rendering: C:/Users/hayde/Documents/Statistics-Notebook-master/MyChiSquaredTest.Rmd
|………………….. | 44% [cars] Error:
! object ‘gss2021’ not found
Backtrace:
- base::table(gss2021$AGEKDBRN)
Execution halted
Tried using CoPilot and it recommended me to use the Haven package and check and read the data that way. But it didn’t seem to get me anywhere.
Hayden Wilcox is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.