calculate_kinematics is one of the core functions in the package, and it should be thoroughly tested. We should implement tests of all the functions within it too. We should expose those functions (so remove @keywords internal) too so users can inspect them.
calculate_kinematics
is one of the core functions in the package, and it should be thoroughly tested. We should implement tests of all the functions within it too. We should expose those functions (so remove@keywords internal
) too so users can inspect them.