On 06/09/2017 11:08 AM, Aimin Yan wrote:
I have a question about making R package documentation.
I use rstudio to make this package. In my test.R file, I have code like the
following:
...
#' @return Returns a dataframe with several following variables (columns)
#' \itemize{
#' \item gen
https://stackoverflow.com/questions/9267584/when-documenting-in-roxygen-how-do-i-make-an-itemized-list-in-details
See last answer. It's not clear to me if you can have bulletted lists in
all of the sections of an Rd file or not, so it may be that the 'value'
section can't have bulletted lists. I d