R.to.Tcl {relimp} | R Documentation |
Converts a character vector into a brace-delimited Tcl list
R.to.Tcl(character.vector)
character.vector |
A character vector |
A character vector of length 1
David Firth, d.firth@warwick.ac.uk
R.to.Tcl(c("apple","banana"))