Newly tracked file
R/hyper_tbl_cube.R
changed.
Other files ignored by Codecov
man/hyper_tbl_cube.Rd
has changed.
1 | 1 | #' A dplyr cube tbl |
|
2 | 2 | #' |
|
3 | - | #' Produce a [tbl_cube][dplyr::tbl_cube()] from NetCDF. This is a |
|
3 | + | #' Produce a [tbl_cube][cubelyr::tbl_cube()] from NetCDF. This is a |
|
4 | 4 | #' delay-breaking function and causes data to be read from the source |
|
5 | - | #' into the tbl cube format defined in the [dplyr][dplyr::tbl_cube] |
|
5 | + | #' into the tbl cube format defined in the [dplyr][cubelyr::tbl_cube] |
|
6 | 6 | #' package. |
|
7 | 7 | #' |
|
8 | 8 | #' The tbl cube is a very general and arbitrarily-sized array that |
Files | Coverage |
---|---|
R | 0.00% |
Project Totals (10 files) | 0.00% |