I would like to provide a web tool that requires access to a large dataset. Preferentially, this R data object should be loaded into memory once and then be available for user-defined queries.
Does the openCPU framework support persistant data objects in any way or does every query begin with a blank slate?