When I try and use the dataframe function R-Studio claims that the ESS10 Datatset does not exist even though I've used it to show me the data on r-studio can anyone help me fix this please??
data.frame( table(ESS10_Dataset.csv.csv$trstprl) )
I get the error message : that the object(the dataset can't be found)