p5.js-website icon indicating copy to clipboard operation
p5.js-website copied to clipboard

Example "Load Saved Table" missing part of sentence

Open jeremydouglass opened this issue 4 years ago • 1 comments

https://p5js.org/examples/advanced-data-load-saved-table.html

Here is the description:

"Because the web browsers differ in where they save files, we do not make use of Based on Daniel Shiffman's LoadSaveTable Example for Processing."

It seems like there is part of a sentence missing between "use of" and "Based on". Use of what? Should it be "a save function." ?

jeremydouglass avatar Sep 24 '21 17:09 jeremydouglass

Probably saveTable() as the example in Processing has saveTable() in it. Not sure if we need to mention this though.

limzykenneth avatar Sep 24 '21 20:09 limzykenneth