powered by
Return function for writing common file types
guess.write.fcn(filename)
file to be written
function for writing file
Uses the file suffix to return write.csv, png, pdf, save
# NOT RUN { identical(utils::write.csv,guess.write.fcn("data.csv")) # }
Run the code above in your browser using DataLab