Skip to content

Commit

Permalink
Merge pull request #76 from roaldarbol/centroid
Browse files Browse the repository at this point in the history
Patch pkgdown
  • Loading branch information
roaldarbol authored Dec 6, 2024
2 parents a86817b + a528363 commit 53bb6e1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,19 @@ reference:
- smooth_track
- clean_kinematics

- title: "Transformations"
desc: |
These functions allow you to make tranformations to your coordinate system,
such as translations, rotations or conversion to polar coordinates.
contents:
- translate_coords
- map_to_cartesian
- map_to_polar

- title: "Calculate"
desc: These functions are where your results begin to emerge.
contents:
- add_centroid
- calculate_kinematics
- calculate_statistics

Expand Down

0 comments on commit 53bb6e1

Please sign in to comment.