[
https://issues.apache.org/jira/browse/ARROW-13886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17447509#comment-17447509
]
Dragoș Moldovan-Grünfeld edited comment on ARROW-13886 at 11/22/21, 6:04 PM:
-----------------------------------------------------------------------------
I think I will address the issue _as-is_ in this ticket and then open follow-up
tickets to implement {{decimal128()}} a direct replacement for {{decimal()}}
and {{decimal256()}} - which is a bit more involved.
was (Author: dragosmg):
I think I will address the issue in this ticket and then open follow-up tickets
to implement {{decimal128()}} a direct replacement for {{decimal()}} and
{{decimal256()}} - which is a bit more involved.
> [R] Expand documentation for decimal()
> --------------------------------------
>
> Key: ARROW-13886
> URL: https://issues.apache.org/jira/browse/ARROW-13886
> Project: Apache Arrow
> Issue Type: Improvement
> Components: R
> Reporter: Nicola Crane
> Assignee: Dragoș Moldovan-Grünfeld
> Priority: Minor
> Labels: good-first-issue
>
> Two main things we could update here:
> # The general description of what the decimal type is and is for and/or a
> link to the C++ docs - in the details section, add some explanation of what
> an Arrow {{decimal()}} type is and why it is automatically mapped to an R
> {{double}} type
> # Documentation of the params precision and scale. We could add a bit more
> information to explain what that actually means to the user, as it's not
> immediately obvious.
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)