Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes #1

Open
8 tasks done
stephaneguerrier opened this issue Feb 11, 2018 · 0 comments
Open
8 tasks done

Changes #1

stephaneguerrier opened this issue Feb 11, 2018 · 0 comments
Assignees
Labels

Comments

@stephaneguerrier
Copy link
Member

stephaneguerrier commented Feb 11, 2018

  • 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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants