is.gc {CoCoCore} | R Documentation |
Internal CoCoCore function: Test for objects of type '"character"', but not one of the for CoCo reserved text strings.
is.gc(model = "*")
model |
A character string.
See also returnModel . |
This function is not to be called by the user.
Logical
Jens Henrik Badsberg
Badsberg, J.H.: Xlisp+CoCo, Aalborg University, 1996.
is.gc("ab,bc.") is.gc("[[ab][bc]]") is.gc("[[ab]] / [[axy]] / [[axy]]") is.gc("current") is.gc(1)