powered by
deparse_backtick_chk is a wrapper on deparse() and backtick_chk.
deparse_backtick_chk
deparse()
backtick_chk
deparse_backtick_chk(x)backtick_chk(x)unbacktick_chk(x)
backtick_chk(x)
unbacktick_chk(x)
A string of the backticked substituted object.
A substituted object to deparse.
backtick_chk(): Backtick
backtick_chk()
unbacktick_chk(): Unbacktick
unbacktick_chk()
It is exported to allow users to easily construct their own chk_ functions.
chk_
# deparse_backtick_chk deparse_backtick_chk(2) deparse_backtick_chk(2^2)
Run the code above in your browser using DataLab