Skip to content

Changes #1

@stephaneguerrier

Description

@stephaneguerrier
  • Update datalist file (in data folder) with new dataset
  • Update line 28 of the file imudata.R (in R folder) and add the new data (in datalist) with the format: \code{\link[imudata]{NAME_OF_DATA}}
  • Rename datasets as follows: 1) don't use imu in the name (as they all are), 2) don't use capital letters, 3) Accelerators use .accel, Gyroscopes use .gyro so for example KVH1750imuAcc should be kvh1750.accel.
  • Add missing datasets in README.Rmd
  • Add content in NEWS.md
  • Describe the structure of an mimu obtject with the same structure as the gmwm function, example:
\describe{
#'  \item{\code{fields}}{what the field is}
#' }
  • Don't forget to run devtools::document() to update the Rd files and pkgdown::build_site().
  • Ask @robertomolinari to review the text

Thanks a lot!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions