Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
biospheremetrics
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Fabian Stenzel
biospheremetrics
Commits
95484e6f
Commit
95484e6f
authored
1 year ago
by
Fabian Stenzel
Browse files
Options
Downloads
Patches
Plain Diff
renamed plot_eco_riskmap_ to plot_ecorisk_map
parent
11fd856a
No related branches found
Branches containing commit
No related tags found
2 merge requests
!6
Merge reviewed package into main
,
!5
Merge review_paper version to master
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
man/plot_ecorisk_map_to_screen.Rd
+42
-0
42 additions, 0 deletions
man/plot_ecorisk_map_to_screen.Rd
with
42 additions
and
0 deletions
man/plot_ecorisk_map_to_screen.Rd
0 → 100644
+
42
−
0
View file @
95484e6f
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/ecorisk.R
\name{plot_ecorisk_map_to_screen}
\alias{plot_ecorisk_map_to_screen}
\title{Plot EcoRisk map to screen}
\usage{
plot_ecorisk_map_to_screen(
data,
focus_biome = NULL,
biome_classes = NULL,
title = "",
legendtitle = "",
title_size = 1,
leg_yes = TRUE,
palette = NULL
)
}
\arguments{
\item{data}{folder of reference run}
\item{focus_biome}{highlight the biome with this id and desaturate all other
(default NULL -- no highlight)}
\item{biome_classes}{to mask the focus_biome from}
\item{title}{character string title for plot, default empty}
\item{legendtitle}{character string legend title}
\item{leg_yes}{logical. whether to plot legend or not. defaults to TRUE}
\item{palette}{color palette to plot EcoRisk with, defaults to the Ostberg
color scheme white-blue-yellow-red}
\item{leg_scale}{scaling factor for legend. defaults to 1}
}
\value{
None
}
\description{
Function to plot a global map of EcoRisk values [0-1] per grid cell to screen
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment