13  roxy_tag_rd.roxy_tag_memo()

Diagram

Code
roxy_tag_rd.roxy_tag_memo <- function(x, base_path, env) {
  roxygen2::rd_section("memo", x$val)
}