File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -196,10 +196,10 @@ NULL
196
196
# ' \item \code{array_position}: a value to locate in the given array.
197
197
# ' \item \code{array_remove}: a value to remove in the given array.
198
198
# ' }
199
- # ' @param ... additional argument(s). In \code{to_json} and \code{from_json}, this contains
200
- # ' additional named properties to control how it is converted, accepts the same
201
- # ' options as the JSON data source. In \code{arrays_zip}, this contains additional
202
- # ' Columns of arrays to be merged.
199
+ # ' @param ... additional argument(s). In \code{to_json}, \code{from_json} and \code{from_csv},
200
+ # ' this contains additional named properties to control how it is converted, accepts
201
+ # ' the same options as the JSON and CSV data source. In \code{arrays_zip},
202
+ # ' this contains additional Columns of arrays to be merged.
203
203
# ' @name column_collection_functions
204
204
# ' @rdname column_collection_functions
205
205
# ' @family collection functions
You can’t perform that action at this time.
0 commit comments