R programming - Data interfaces
R can read and write into various file formats like CSV, Excel, XML, etc. R allows its users to work smoothly with the systems directories with the help of some pre-defined functions that take the path of the directory as the argument or return the p...
blog.quasarcommunity.org5 min read
Kevin Smith
Math Teacher and my Long IT Road
Hi Hitendra K,
Thanks for a good article about the different file formats in R. I teach my students R but we only use CSV files or we use the built-in data that comes with R. Have a great day.