Description Usage Arguments Details
as_instruction
parses a named list or vector as a chewie_instruction
object
1 2 3 4 | as_instruction(x)
## S3 method for class 'list'
as_instruction(x)
|
x |
an object generated by |
The function helps users and internal functions to deal with object
conversions into chewie_instruction
class. As the package currently views
data.frame
type of objects (later transformed into chewie_scheme
objects)
as the main target of user experience, rows should be parsed as instructions
above all else.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.