diff options
Diffstat (limited to 'man/mkin_wide_to_long.Rd')
-rw-r--r-- | man/mkin_wide_to_long.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mkin_wide_to_long.Rd b/man/mkin_wide_to_long.Rd index d3dd200a..cadfe4a2 100644 --- a/man/mkin_wide_to_long.Rd +++ b/man/mkin_wide_to_long.Rd @@ -1,7 +1,7 @@ \name{mkin_wide_to_long} \alias{mkin_wide_to_long} \title{ - Convert a dataframe with observations over time into long format. + Convert a dataframe with observations over time into long format } \usage{ mkin_wide_to_long(wide_data, time = "t") |