## Not run:
# is.operator( `+` )
# is.operator( 'xyzzy' )
# is.operator( `+`, types="arithmetic" )
# is.operator( `+`, types="relational" )
#
# can.operator( `+` )
# can.operator( 'xyzzy' )
# can.operator( `+`, types="arithmetic" )
# can.operator( `+`, types="relational" )
#
# as.operator( `+` )
# as.operator( '+' )
# as.operator( as.name('+') )
# ## End(Not run)
Run the code above in your browser using DataLab