Description Usage Arguments Value Author(s) See Also Examples
View source: R/getSavedResults.R
This function imports the VisCountSessions table saved in a previous R 
session to the current workspace.
| 1 | getSavedResults(path = "VisCountSessions.csv")
 | 
| path | complete folder path to the .csv file containing your 
 | 
The function returns a message informing either that the .csv file was not available, or that it was correctly loaded in the workspace.
A. Marcia Barbosa
| 1 2 | getSavedResults()
getSavedResults(path = "/user/joey/myvisCount/VisCountSessions.csv")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.