integer of length 1 or 4. If length 4, then vector (bottom, left, top, right) in cells for extent expand. If length <4, then value is repeated for length 4. Passed to regrid().
Value
ursa_grid return value of $grid item of ursaRaster object.
ursa_grid<- return ursaRaster with modified $grid item.
ursa_ncol, ursa_columns, ursa_samples return integer of length 1.
ursa_nrow, ursa_rows, ursa_lines return integer of length 1.
ursa_grid<- may used to minor corrections of spatial parameters. Howevert, it seems that this function is not claimed in practice.
ursa_ncol, ursa_columns, ursa_samples are synonyms for extracting number of columns/samples.
ursa_nrow, ursa_rows, ursa_lines are synonyms for extracting number of rows/lines.
ursa_extent, ursa_bbox, are synonyms for extracting boundary box (spatial extent).
consistent_grid trasforms dimension (ursa_nrow() by ursa_ncol()) obj-grid to dimension of ref-grid. This helpful for multipanel plotting if objects have different boundary boxes.