Takes every occurrence of one string and replaces it with another
Arguments
- x
a
bi_model
object- from
string to be replaced (a regular expression)
- to
new string (which can refer to the regular expression given as
from
)- ...
ignored
Takes every occurrence of one string and replaces it with another
a bi_model
object
string to be replaced (a regular expression)
new string (which can refer to the regular expression given as
from
)
ignored