[
https://issues.apache.org/jira/browse/ARROW-14694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17442863#comment-17442863
]
Neal Richardson commented on ARROW-14694:
-----------------------------------------
dput/deparse aren't generics so we can't just add methods, but perhaps look
into what rlang does in its deparsing code. Maybe rlang provides (or could
provide) something we could define a method for? (If it doesn't, we could make
an issue and ask.)
> [R] Let me dput a schema
> ------------------------
>
> Key: ARROW-14694
> URL: https://issues.apache.org/jira/browse/ARROW-14694
> Project: Apache Arrow
> Issue Type: Improvement
> Components: R
> Reporter: Jonathan Keane
> Priority: Major
>
> Right now there's no way to get the R code that would create a schema from a
> schema. It would be nice to be able to do something like {{dput(schema)}} and
> return a string that is the R code that would reconstruct the schema.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)