Create TANX when starting R

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

ctanx() ctanx(lib = "jinyong") ctanx("remove")