A code editor and R console integrated into QGIS
R Console embeds a full R environment inside QGIS. It provides an interactive console with command history, a script editor with syntax highlighting and autocompletion, and a QgisProject R6 object that exposes the active project's layers and metadata to R. Layers can be loaded into R as sf or SpatRaster objects and inserted back into QGIS after processing.
Plugin Tags