mladenjovanovic/shorts: shorts 1.1.4
Main Author: | Mladen Jovanović |
---|---|
Format: | info software Journal |
Terbitan: |
, 2020
|
Online Access: |
https://zenodo.org/record/4296844 |
Daftar Isi:
- Added ggplot2 and tidyr package dependency and implemented it in S3 plotting functions get_FV_profile now return a object class shorts_fv_profile Added S3 print and plot methods for shorts_fv_profile object Renamed column force and relative_force to horizontal_force and relative_horizontal_force in the shorts_fv_profile object and data frame returned by the predict_kinematics Added acceleration, bodymass, net_horizontal_force, air_resistance, and vertical_force, resultant_force_relative, power, and force_angle in the shorts_fv_profile object and data frame returned by the predict_kinematics Improved examples and README.Rmd Added S3 plot method for shorts_model and shorts_mixed_model objects