R/utility.R
is_rdata.Rd
Checks a file is a rdata file by inspecting the file for so called magic bytes
is_rdata(filename)
The filename of the file to test if it is an rdata file
boolean, TRUE if the file is an rdata file