grimbough / FITfileR

R package for reading data from FIT files using only native R code, rather than relying on external libraries.
https://msmith.de/FITfileR
50 stars 13 forks source link

Re-implementing FITfileR/R/writer.R #42

Open lorentzben opened 3 months ago

lorentzben commented 3 months ago

Hi there,

Is there any plans on implementing a write function like writeFitFile? I am looking into retroactively adding sensor data to the records but to validate I would need to export a fit file from the R session.