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.11.4")



Attach the package and use:
library("ursa")
Maintained by
Nikita G. Platonov
[Scholar Profile | Author Map]
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 G. Platonov (2018). ursa: Non-Interactive Spatial Tools for Raster Processing and Visualization. R package version 3.11.4, https://cran.r-project.org/web/packages/ursa. Accessed 04 Apr. 2025.
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), 3.10.4 (2024-01-09 23:30), 3.11.1 (2024-09-26 13:30), 3.11.2 (2025-01-14 07:10), 3.11.3 (2025-02-18 11:20)
Other packages that cited ursa R package
View ursa citation profile
Other R packages that ursa depends, imports, suggests or enhances
Complete documentation for ursa
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
03/0503/0603/0703/0803/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/3003/3104/0104/0204/03Downloads for ursa010203040506070TrendBars

Today's Hot Picks in Authors and Packages

PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
Download / Learn more Package Citations See dependency  
RMixpanel  
API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  
metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
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  
perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA