Learn R Programming

symbol.equation.gpt (version 1.1.4)

insert.Symbol.Raw: Add symbol to current page

Description

Add selected symbol to page

Usage

insert.Symbol.Raw(symbolid, type = letters[1:4])

Value

pastes copied symbol code into document

Arguments

symbolid

the symbol id to include

type

type of inclusion

Examples

Run this code
if(interactive()){
insert.Symbol.Raw("sample copied")
insert.Symbol.Raw("rpkg.net","a")
}

Run the code above in your browser using DataLab