Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
RFSurrogates
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package registry
Operate
Terraform modules
Analyze
Contributor analytics
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
AG Seifert
RFSurrogates
Commits
12b62e26
Verified
Commit
12b62e26
authored
1 year ago
by
Gärber, Florian
Browse files
Options
Downloads
Patches
Plain Diff
doc: Add missing doc for `add_layer_to_tree`
parent
2684c94c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
man/add_layer_to_tree.Rd
+22
-0
22 additions, 0 deletions
man/add_layer_to_tree.Rd
with
22 additions
and
0 deletions
man/add_layer_to_tree.Rd
0 → 100644
+
22
−
0
View file @
12b62e26
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/addLayer.R
\name{add_layer_to_tree}
\alias{add_layer_to_tree}
\title{Internal function}
\usage{
add_layer_to_tree(tree)
}
\arguments{
\item{tree}{A tree data frame from \code{\link[=getTreeranger]{getTreeranger()}}.}
}
\value{
A tree data frame with \code{layer} added.
}
\description{
This function adds the respective layer to the different nodes in a tree.
The tree has to be prepared by getTree function.
}
\seealso{
\code{\link[=addLayer]{addLayer()}}
}
\keyword{internal}
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