Learn R Programming

berryFunctions (version 1.7.1)

funTinn: open function in TinnR

Description

Opens function or object in external editor with an R command

Usage

funTinn(name)

Arguments

name
name of function or object to be opened with the program associated with .r-files. In my case, the editor Tinn-R

See Also

edit

Examples

Run this code
funTinn(boxplot.default)

Run the code above in your browser using DataLab