Flexible file import based on extension
read_input(file, consider.na = c("NA", "\"\"", ""))
file
: file nameconsider.na
: character vector of strings to consider as NAstibble
read_input("https://raw.githubusercontent.com/agdamsbo/cognitive.index.lookup/main/data/sample.csv")
Useful links