typr_help {typr} | R Documentation |
Get Help Information for a Typst command
Description
Prints a message to the terminal with help information.
Silently returns the content as character which can be printed with cat()
.
Usage
typr_help(command = NULL)
Arguments
command |
name of a command to get help for, e.g. |
Value
a character vector of information, invisibly
Examples
typr_help('compile')
[Package typr version 0.0.3 Index]