Forum Discussion

oslosa's avatar
oslosa
Helper I
6 years ago

Refresh not running R script

Hi, I have data that is updated every day, but I want to store historical values so that they are not overwritten. The way I am trying to do this is to export my dataset and append it to a csv file, ...