mhunter1 / dynr

Dynamic Modeling in R
5 stars 6 forks source link

Add 'value' field to .Rd files #262

Closed mhunter1 closed 3 years ago

mhunter1 commented 3 years ago

Please add \value to .Rd files regarding exported methods and explain the functions results in the documentation. Please write about the structure of the output (class) and also what the output means.

If a function does not return a value, please document that too, e.g. \value{No return value, called for side effects} or similar.

Missing Rd-tags in up to 21 .Rd files, e.g.: dynr.cook.Rd: \value dynr.data.Rd: \value dynr.ggplot.Rd: \value dynr.ldl.Rd: \value dynr.model.Rd: \value dynr.plotFreq.Rd: \value