powered by
Format a latex command. x is formated as a latex command, with the options (possibly named) inserted in square brackets, and the arguments each enclosed in curly braces. depth spaces are added to the left end of the string.
x
depth
command(x, options = NULL, args = NULL, depth = 0)
length one character
vector or list
integer
character
wrap
as.ltable.data.frame
# NOT RUN { command('caption',options='short',args='long') # }
Run the code above in your browser using DataLab