powered by
Objects of the classes "NULL" and "character" can be coerced to "inline".
"NULL"
"character"
"inline"
as.inline(x)
an object of type "NULL", "character" or "inline".
an object of class "inline".
# NOT RUN { as.inline("some text") as.inline(NULL) # }
Run the code above in your browser using DataLab