powered by
Format regime_matrix for json output that Heliospectra lights can parse
helio.json_schedule(regime_matrix, filename)
Character in json format that Heliospectra can parse
Matrix containing light regime, as generated by makeRegime
Character. Filename to export to
tempfile_name = tempfile(fileext='.txt') helio.csv_schedule(LightFitR::example_regime, tempfile_name)
Run the code above in your browser using DataLab