Hi, I want to run an R script after extract/loadin...
# getting-started
p
Hi, I want to run an R script after extract/loading. Likely need to pass parameters or env variables, e.g., folder paths. What's the best way to go about this? I'm looking at this example - https://docs.meltano.com/tutorials/jupyter - and i've looked at the EDK repos but not really sure how to use them.