{rdocumentation} R# Documentation

rdocumentation


require(R);

#' Make documents for R# symbol object
imports "rdocumentation" from "roxygenNet";

Make documents for R# symbol object



.NET clr function exports
documentation

make documentation for a R# function or symbol

keyword_index
get_keywords
pull_clr_types

pull all clr type in the cache and then clear up the cache

get_overloads

get overloads functions

clr_docs

make documents based on a given clr @T:System.Type meta data

getFunctions

get a set of the clr functions from the given package @T:System.Type.


[Document Index]