eitsupi commented on code in PR #13748: URL: https://github.com/apache/arrow/pull/13748#discussion_r941275309
########## r/R/type.R: ########## @@ -58,6 +58,10 @@ FLOAT_TYPES <- c("float16", "float32", "float64", "halffloat", "float", "double" #' Infer the arrow Array type from an R object #' +#' Infer the arrow Array type from an R object. Review Comment: This is intentional. The first line is used as the title (so it does not end in a comma) and the second line is the body. https://github.com/eitsupi/arrow/blob/67a7596f43098d5f899547b47332f6e710a5036c/r/man/infer_type.Rd#L6-L22 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org