We want a function to_respilens(model_data, target_data) to produce the .json file required by myrespilens. model_data : that's the output of get_fcast see: x$hubcast$model_out_tbl in the draft example. target_data : that's just the df from get_data
We want a function to_respilens(model_data, target_data) to produce the .json file required by myrespilens.
model_data : that's the output of get_fcast see: x$hubcast$model_out_tbl in the draft example.
target_data : that's just the df from get_data