data <- readRDS("path") ## reading the file from the location
names(data$)
while fetching any information getting below error:
Error in tolower(completions) : invalid multibyte string 228
data <- readRDS("path") ## reading the file from the location
names(data$)
while fetching any information getting below error:
Error in tolower(completions) : invalid multibyte string 228