Other packages > Find by keyword >

ursa  

Non-Interactive Spatial Tools for Raster Processing and Visualization
View on CRAN: Click here


Download and install ursa package within the R console
Install from CRAN:
install.packages("ursa")

Install from Github:
library("remotes")
install_github("cran/ursa")

Install by package version:
library("remotes")
install_version("ursa", "3.10.4")



Attach the package and use:
library("ursa")
Maintained by
Nikita Platonov
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-06-06
Latest Update: 2024-01-09
Description:
S3 classes and methods for manipulation with georeferenced raster data: reading/writing, processing, multi-panel visualization.
How to cite:
Nikita Platonov (2018). ursa: Non-Interactive Spatial Tools for Raster Processing and Visualization. R package version 3.10.4, https://cran.r-project.org/web/packages/ursa
Previous versions and publish date:
3.8.8 (2018-06-06 12:36), 3.8.16 (2020-02-28 23:40), 3.8.17 (2020-03-19 13:20), 3.8.18 (2020-03-26 11:10), 3.8.19 (2020-03-29 10:00), 3.8.20 (2020-06-12 11:10), 3.9.1 (2020-11-12 00:10), 3.9.2 (2020-12-09 18:20), 3.9.3 (2021-05-21 17:20), 3.9.4 (2021-05-23 01:50), 3.9.5 (2022-01-25 13:10), 3.9.6 (2022-03-08 13:40), 3.9.7 (2022-09-11 21:30), 3.9.8 (2022-11-16 16:00), 3.9.9 (2022-12-17 14:40), 3.9.10 (2023-03-23 19:20), 3.9.11 (2023-08-25 12:00), 3.10.1 (2023-10-07 20:20), 3.10.2 (2023-10-17 11:30), 3.10.3 (2023-12-20 10:50)
Other packages that cited ursa R package
View ursa citation profile
Other R packages that ursa depends, imports, suggests or enhances
Functions, R codes and Examples using the ursa R package
Some associated functions: 00ursa-package . Ops.band_group . Ops.band_stat . Ops.focal_extrem . Ops.focal_mean . Ops.focal_median . Ops.focal_special . Ops.global_group . Ops.local_group . Ops.local_stat . Ops.zonal_stat . allocate . chunk . classColorTable . classConnection . classGrid . classRaster.Extract . classRaster.Replace . classRaster . classRaster_GroupGeneric . classRaster_as.array . classRaster_as.data.frame . classRaster_as.integer . classRaster_as.matrix . classRaster_as.raster . classRaster_as.table . classRaster_c . classRaster_close . classRaster_commonGeneric . classRaster_dim . classRaster_head . classRaster_hist . classRaster_is.na . classRaster_length . classRaster_na.omit . classRaster_names . classRaster_plot . classRaster_rep . classRaster_seq . classRaster_sort . classRaster_summary . classStack . classValue . codec . colorize . compose_close . compose_design . compose_legend . compose_open . compose_panel . compose_plot . conn.create_any . conn.open_envi . conn.open_gdal . conn.read_envi . conn.read_gdal . conn.write_envi . conn.write_gdal . cubehelix . discolor . display . display_brick . display_rgb . display_stack . envi_files . get_earthdata . glance . identify . ignorevalue . legend_align . legend_colorbar . legend_mtext . package_raster . package_sf . panel_annotation . panel_coastline . panel_contour . panel_decor . panel_graticule . panel_new . panel_plot . panel_raster . panel_scalebar . panel_shading . pixelsize . polygonize . progressBar . reclass . regrid . segmentize . session . spatial_engine . spatial_levelsplit . spatial_read . spatial_write . temporal_interpolate . temporal_mean . ursa_000 . ursa_as . ursa_blank . ursa_cache . ursa_crop . ursa_dummy . ursa_grid . ursa_info . ursa_new . ursa_proj . whiteboxing . 
Some associated R codes: Ops.band_group.R . Ops.band_stat.R . Ops.focal_extrem.R . Ops.focal_mean.R . Ops.focal_median.R . Ops.focal_special.R . Ops.global_group.R . Ops.local_group.R . Ops.local_stat.R . Ops.zonal_stat.R . allocate.R . chunk.R . classColorTable.R . classConnection.R . classGrid.R . classRaster.Extract.R . classRaster.R . classRaster.Replace.R . classRaster_GroupGeneric.R . classRaster_as.array.R . classRaster_as.data.frame.R . classRaster_as.integer.R . classRaster_as.matrix.R . classRaster_as.raster.R . classRaster_as.table.R . classRaster_c.R . classRaster_close.R . classRaster_commonGeneric.R . classRaster_dim.R . classRaster_head.R . classRaster_hist.R . classRaster_is.na.R . classRaster_length.R . classRaster_na.omit.R . classRaster_names.R . classRaster_plot.R . classRaster_rep.R . classRaster_seq.R . classRaster_sort.R . classRaster_summary.R . classStack.R . classValue.R . codec.R . colorize.R . compose_close.R . compose_design.R . compose_legend.R . compose_open.R . compose_panel.R . compose_plot.R . conn.create_any.R . conn.open_envi.R . conn.open_gdal.R . conn.read_envi.R . conn.read_gdal.R . conn.read_stars.R . conn.write_envi.R . conn.write_gdal.R . cubehelix.R . discolor.R . display.R . display_brick.R . display_rgb.R . display_stack.R . envi_files.R . get_earthdata.R . glance.R . identify.R . ignorevalue.R . legend_align.R . legend_colorbar.R . legend_mtext.R . package_gdalraster.R . package_raster.R . package_sf.R . package_terra.R . package_vapour.R . panel_annotation.R . panel_coastline.R . panel_contour.R . panel_decor.R . panel_graticule.R . panel_new.R . panel_plot.R . panel_raster.R . panel_scalebar.R . panel_shading.R . pixelsize.R . polygonize.R . progressBar.R . reclass.R . regrid.R . segmentize.R . session.R . spatial_engine.R . spatial_levelsplit.R . spatial_read.R . spatial_write.R . temporal_interpolate.R . temporal_mean.R . ursa_000.R . ursa_as.R . ursa_blank.R . ursa_cache.R . ursa_crop.R . ursa_dummy.R . ursa_grid.R . ursa_info.R . ursa_new.R . ursa_proj.R . whiteboxing.R . xxx.browse.R . xxx.fasterize.R . xxx.gdal_rasterize.R . xxx.gdalwarp.R . xxx.geocode.R . xxx.geomap.R . xxx.isopleth.R . xxx.ncdf.R . xxx.panel_WMS.R . xxx.panel_basemap.R . xxx.panel_cluster.R . xxx.panel_legend.R . xxx.panel_wind.R . xxx.polarmap.R . xxx.spatialize.R . yyy.C.R . yyy.RogerBivand.R . yyy.cache.R . yyy.connection.R . yyy.crop.R . yyy.genericResize.R . yyy.getPrm.R . yyy.misc.R . yyy.pipe.R . yyy.plot.R . yyy.prettyLabel.R . yyy.project.R . yyy.shp.R . yyy.syno.R . yyy.tile.R . yyy.util.R . yyy.xtra.R . zzz.R .  Full ursa package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns