string2pattern | R Documentation |
change string to pattern
string2pattern(string)
string |
A character vector |
string=c("I(age^2)","factor(cyl)","log(mpg)")
string2pattern(string)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.