[
https://issues.apache.org/jira/browse/ARROW-13886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17447421#comment-17447421
]
Dragoș Moldovan-Grünfeld edited comment on ARROW-13886 at 11/22/21, 1:56 PM:
-----------------------------------------------------------------------------
I think [ARROW-4621|https://issues.apache.org/jira/browse/ARROW-4621] might
already be solved by [these
tests|https://github.com/apache/arrow/blob/14fa2cbb837bdfc5131b944df155804098299a91/r/tests/testthat/test-data-type.R#L387-L398].
was (Author: dragosmg):
I think [#ARROW-4621] might already be solved by [these
tests|https://github.com/apache/arrow/blob/14fa2cbb837bdfc5131b944df155804098299a91/r/tests/testthat/test-data-type.R#L387-L398].
> [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)