insert.Symbol.Raw {symbol.equation.gpt}R Documentation

Add symbol to current page

Description

Add selected symbol to page

Usage

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

Arguments

symbolid

the symbol id to include

type

type of inclusion

Value

pastes copied symbol code into document

Examples

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

[Package symbol.equation.gpt version 1.1.4 Index]