matiasandina / fed3

An R package to read and analyze data from FED3 devices
https://matiasandina.github.io/fed3/
Other
0 stars 0 forks source link

Documentation is a mess. Document! #4

Open matiasandina opened 1 year ago

matiasandina commented 1 year ago

It would be nice to have some articles with examples of the way to use data and the order of operations.

  1. read_fed()
  2. set_alignment()
  3. recalculate_pellets()
  4. bin_pellets()
  5. bin_pellets_lightcycle()

Something like that...Also talk about group_by() and the perils of not using it properly