diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-07-22 22:32:42 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-07-22 22:34:42 +0200 |
commit | 01174fc65e26876bd5818d005a6204b9b2b593b7 (patch) | |
tree | 4671c7950497aae5bb6c490a4a1bd8fe1da05717 /man/mkin_wide_to_long.Rd | |
parent | de94e31d2e12460fcbd277c09729d5f8d337ebb4 (diff) |
Remove periods in help file titles
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") |