powered by
This function loads and returns a dataset available in an external repository and stored as '.csv' or other type of text files. all the examples.
getAgroData( fileName, where = "https://www.casaonofri.it/_datasets/", type = "csv" )
returns a data.frame
character: the name of the file (with no extension)
character: the name of the web repository
character: the extension of the web file
Andrea Onofri
getAgroData("rimsulfuron")
Run the code above in your browser using DataLab