As in the header, I have opened an RDS table in R Studio, and need to know the field names within that table.
But I don't know the correct command or syntax to follow this:
UK_2001 <- readRDS("D:/Census_History/Postcodes/2001_05_MAY_AFPD.rds")
Any guidance would be gratefully received.
Thanks in advance.