You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically @rdname is used to make one help page (slope_z_value in this case) be used by many functions. It's good if functions are very similar as is the case here and is a bit lazy because it means less typing of documentation code... Looking good!
From #10
The text was updated successfully, but these errors were encountered: