Hello,
I am reading through the documentation here and I have a couple questions
- Is this results schema supposed to be a blank schema and the tables will be written when the analysis is running or are the tables created during the run? It is not clear to me what we are supposed to see in terms of ‘results’
- Can we have the results schema in another database? I ask because I want to test the R package process in a standalone database where I write schema privileges. As someone who is not very familiar with R, how would we rewrite the script to achieve this?
Thank you for your help!