Skip to content

Does quarto render supports vector parameters? #12472

Answered by mcanouil
uriahf asked this question in Q&A
Discussion options

You must be logged in to vote

It needs to be YAML and there is no such thing as "data frame" or "matrix", so you need to serialise/unserialise the object.
Or use any tricks you want such as providing a file name that holds the object, etc.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@uriahf
Comment options

@mcanouil
Comment options

mcanouil Apr 7, 2025
Collaborator

Answer selected by uriahf
@uriahf
Comment options

@mcanouil
Comment options

mcanouil Apr 7, 2025
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment