00ursa-package | Overview |
allocate | Rasterization of point data into grid cells |
chunk | Get indices for partial image reading/writing |
classColorTable | Color Tables of raster images. |
classConnection | Connection of raster objects. |
classCRS | Coordinate Reference System (CRS) for raster images. |
classGrid | Spatial parameters of raster images. |
classRaster | Definition of 'ursaRaster' class. |
classRaster_as.array | Export raster object to multidimensional array |
classRaster_as.data.frame | Convert raster image to a data frame |
classRaster_as.integer | Transform values to type integer |
classRaster_as.matrix | Convert raster image to a matrix |
classRaster_as.raster | Export raster object to a colored representation. |
classRaster_as.table | Frequency of unique values |
classRaster_c | Combine bands into raster brick. |
classRaster_close | Close connections for files with data |
classRaster_commonGeneric | Some generic functions for 'ursaRaster' class. |
classRaster_dim | Dimension of multiband raster image |
classRaster.Extract | Extract portion of raster images |
classRaster_GroupGeneric | Group Generic Functions for raster image |
classRaster_head | Extract first and last bands of raster image |
classRaster_hist | Histogram of raster image |
classRaster_is.na | 'No data' values for raster images. |
classRaster_length | Get number of bands of raster image. |
classRaster_names | Band names for raster image. |
classRaster_na.omit | Drop bands which don't have data. |
classRaster_plot | Simple display of raster images |
classRaster_rep | Replicate bands of raster image. |
classRaster.Replace | assign values to the portion of raster images |
classRaster_seq | Sequence Generation for raster image and coordinate grid |
classRaster_sort | Sort multiband raster by band names. |
classRaster_summary | Summary of raster image. |
classStack | List of raster images. |
classValue | Values of raster images. |
codec | Reduce and restore dimenstions for sparse data matrix |
colorize | Create color table |
compose_close | Finish plotting |
compose_design | Organize multi-panel layout with images and color bars. |
compose_legend | Plot colorbars or marginal texts. |
compose_open | Start displaying |
compose_panel | Plot raster images and decorations on the multipanel layout. |
compose_plot | Plot layout of images and color bars. |
conn.create_any | Create ENVI or GDAL files on disk |
conn.open_envi | open_envi file |
conn.open_gdal | Open GDAL file |
conn.read_envi | Read ENVI .hdr Labelled Raster file to memory |
conn.read_gdal | Read GDAL supported raster files. |
conn.write_envi | Write raster image to ENVI .hdr Labelled Raster file. |
conn.write_gdal | Write raster image to GDAL file(s) |
cubehelix | Generate "cubehelix" palette. |
discolor | Destroy color table for raster images. |
display | Plot raster image(s) in the PNG format. |
display_brick | Plot multi-band homogenous raster image in the PNG format. |
display_rgb | Plot RGB (RGBA) color composition in the PNG format. |
display_stack | Plot multi-band heterogenous raster images in the PNG format. |
envi_files | ENVI File Manipulation |
get_earthdata | Retrive data from Global Imagery Browse Services (GIBS) using... |
glance | Command line utility for spatial view of raster or vector GIS... |
identify | Get value and coordinates from location |
ignorevalue | Extract and assign 'nodata' value of raster images. |
legend_align | Align caption position for legend |
legend_colorbar | Plot colorbar |
legend_mtext | Write marginal text |
Ops.band_group | Extract certain statistics of each band. |
Ops.band_stat | Computes statistics for each band of raster. |
Ops.focal_extrem | Extremal spatial filter for image |
Ops.focal_mean | Low-pass spatial filter for image. |
Ops.focal_median | Median spatial filter for image |
Ops.focal_special | Custom spatial filtering for image |
Ops.global_group | Extract certains statistics for whole image |
Ops.local_group | Create single-band raster using statistics of multi-bands... |
Ops.local_stat | Bundle of statistics, which is applied to each cell of... |
Ops.zonal_stat | Zonal statistics for raster maps |
package_raster | Coercion to package 'raster' objects |
package_sf | Raster coercion to ”stars” |
panel_annotation | Add label or annotation to the image panel. |
panel_coastline | Add coastline to the image panel. |
panel_contour | Add colored contour to the image panel |
panel_decor | Add auxiliary elements to the plotting panel. |
panel_graticule | Add latitude/longitude or metric grid to the image panel. |
panel_new | Start plotting on the new image panel |
panel_plot | Add graphical elements to the image panel |
panel_raster | Add raster to the image panel |
panel_scalebar | Add scale bar to the image panel |
panel_shading | Shaded overlay by image mask |
pixelsize | The actual size of each grid cell with considerable... |
polygonize | Raster to vector (polygon) conversion. |
progressBar | Progress bar |
reclass | Reclassify specific values of image |
regrid | Change raster image resolution and extent |
session | Get and set sessional parameters for grid, CRS, external... |
spatial_engine | Wrapper functions for manipulation with non-raster spatial... |
spatial_levelsplit | Drops spatial object with overlapped geometry to spatial... |
spatial_read | Wrapper functions for reading spatial objects. |
spatial_write | Wrapper functions for writing spatial objects. |
temporal_interpolate | Fill gaps across bands using moving mean window |
temporal_mean | Smooth value across bands using moving mean window |
trackline | Create segmented line from points' sequence |
ursa_000 | Get and set properties of raster image. |
ursa_as | Create raster image from R objects or GDAL raster files. |
ursa_blank | Does any band contain no information? |
ursa_cache | Cache management of ursa package |
ursa_crop | Crop 'no data' margins. |
ursa_crs | Extract and assign projection of raster images. |
ursa_dummy | Generate raster image for examples. |
ursa_grid | Extract and assign spatial parameters of raster images. |
ursa_info | Print metadata for raster image. |
ursa_new | Create raster image in memory |
whiteboxing | Wrapper to WhiteboxTools |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.