Closed
Description
The landing page example readCSV("data//people.csv")
is broken from a user-perspective because the user does not have the csv file.
Expected: docs examples should preferably refer to built in data sets. Only examples relating reading data clearly must refer to files (which a users typically will replace by her own ones).