ctanx: Create TANX when starting R

Description Usage Arguments Value Examples

View source: R/sinx.R

Description

Create TANX when starting R

Usage

1
ctanx(method = c("add", "remove"), lib = "sinxs")

Arguments

method

(character) add or remove 'sinx::tanx()' in ~/.Rprofile

lib

library name of the sayings.See '?read.sinxs()'.

Value

a new ~/.Rprofile

Examples

1
2
3
ctanx()
ctanx(lib = "jinyong")
ctanx("remove")

pzhaonet/sinx documentation built on June 12, 2020, 9:18 p.m.