powered by
Access the underlying rdoc text lines
rdoc_text(topic, package = NULL, lib.loc = NULL)
character(1), help topic
character(1)
character(1), package of help topic. Defaults to NULL
NULL
character(1), library location of package. Defaults to NULL
character
# NOT RUN { txt <- rdoc::rdoc_text('min') # }
Run the code above in your browser using DataLab