tag2delim {whisker} | R Documentation |
change a delimiter tag into two escaped characters
Description
change a delimiter tag into two escaped characters
Usage
tag2delim(tag = "{{ }}", escape = TRUE)
Arguments
tag |
character with delimiter tag seperated with a space |
tag |
character with delimiter tag seperated with a space |
[Package whisker version 0.4 Index]