Objects of the classes "NULL" and "character" can be coerced to "inline".
"NULL"
"character"
"inline"
as.inline(x)
x
an object of type "NULL", "character" or "inline".
an object of class "inline".
as.inline("some text") as.inline(NULL)