# Generated by roxygen2: do not edit by hand

S3method(as_markdown,"#ifdef")
S3method(as_markdown,"#ifndef")
S3method(as_markdown,"NULL")
S3method(as_markdown,COMMENT)
S3method(as_markdown,DESCRIPTION)
S3method(as_markdown,LIST)
S3method(as_markdown,RCODE)
S3method(as_markdown,Rd)
S3method(as_markdown,TEXT)
S3method(as_markdown,USERMACRO)
S3method(as_markdown,VERB)
S3method(as_markdown,character)
S3method(as_markdown,default)
S3method(as_markdown,rdfile)
S3method(as_markdown,rdfragment)
S3method(as_markdown,refman_rdfile)
S3method(as_markdown,tag_R)
S3method(as_markdown,tag_RdOpts)
S3method(as_markdown,tag_Rdversion)
S3method(as_markdown,tag_S3method)
S3method(as_markdown,tag_S4method)
S3method(as_markdown,tag_Sexpr)
S3method(as_markdown,tag_abbr)
S3method(as_markdown,tag_acronym)
S3method(as_markdown,tag_alias)
S3method(as_markdown,tag_arguments)
S3method(as_markdown,tag_author)
S3method(as_markdown,tag_bold)
S3method(as_markdown,tag_cite)
S3method(as_markdown,tag_code)
S3method(as_markdown,tag_command)
S3method(as_markdown,tag_concept)
S3method(as_markdown,tag_cr)
S3method(as_markdown,tag_dQuote)
S3method(as_markdown,tag_deqn)
S3method(as_markdown,tag_describe)
S3method(as_markdown,tag_description)
S3method(as_markdown,tag_details)
S3method(as_markdown,tag_dfn)
S3method(as_markdown,tag_docType)
S3method(as_markdown,tag_dots)
S3method(as_markdown,tag_email)
S3method(as_markdown,tag_emph)
S3method(as_markdown,tag_enc)
S3method(as_markdown,tag_encoding)
S3method(as_markdown,tag_enumerate)
S3method(as_markdown,tag_env)
S3method(as_markdown,tag_eqn)
S3method(as_markdown,tag_examples)
S3method(as_markdown,tag_figure)
S3method(as_markdown,tag_file)
S3method(as_markdown,tag_format)
S3method(as_markdown,tag_href)
S3method(as_markdown,tag_if)
S3method(as_markdown,tag_ifelse)
S3method(as_markdown,tag_item)
S3method(as_markdown,tag_itemize)
S3method(as_markdown,tag_kbd)
S3method(as_markdown,tag_keyword)
S3method(as_markdown,tag_ldots)
S3method(as_markdown,tag_link)
S3method(as_markdown,tag_linkS4class)
S3method(as_markdown,tag_method)
S3method(as_markdown,tag_name)
S3method(as_markdown,tag_newcommand)
S3method(as_markdown,tag_note)
S3method(as_markdown,tag_option)
S3method(as_markdown,tag_out)
S3method(as_markdown,tag_pkg)
S3method(as_markdown,tag_preformatted)
S3method(as_markdown,tag_references)
S3method(as_markdown,tag_renewcommand)
S3method(as_markdown,tag_sQuote)
S3method(as_markdown,tag_samp)
S3method(as_markdown,tag_section)
S3method(as_markdown,tag_seealso)
S3method(as_markdown,tag_source)
S3method(as_markdown,tag_special)
S3method(as_markdown,tag_strong)
S3method(as_markdown,tag_subsection)
S3method(as_markdown,tag_tab)
S3method(as_markdown,tag_tabular)
S3method(as_markdown,tag_title)
S3method(as_markdown,tag_url)
S3method(as_markdown,tag_usage)
S3method(as_markdown,tag_value)
S3method(as_markdown,tag_var)
S3method(as_markdown,tag_verb)
export(Rd2markdown)
export(ReferenceManual)
export(as_markdown)
export(md_document)
export(output_format)
export(rd_str_to_md)
export(read_rdfile)
export(render_refman)
importFrom(stats,na.omit)
importFrom(tools,loadPkgRdMacros)
importFrom(tools,parse_Rd)
importFrom(tools,toTitleCase)
