mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
helper functions for nivce labels and FreesearchR color palette
This commit is contained in:
parent
91e2772a86
commit
fde1a50140
4 changed files with 84 additions and 2 deletions
20
man/FreesearchR_palette.Rd
Normal file
20
man/FreesearchR_palette.Rd
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/theme.R
|
||||
\name{FreesearchR_palette}
|
||||
\alias{FreesearchR_palette}
|
||||
\title{Use the FreesearchR colors}
|
||||
\usage{
|
||||
FreesearchR_palette(n)
|
||||
}
|
||||
\arguments{
|
||||
\item{n}{number of colors}
|
||||
}
|
||||
\value{
|
||||
character vector
|
||||
}
|
||||
\description{
|
||||
Use the FreesearchR colors
|
||||
}
|
||||
\examples{
|
||||
FreesearchR_palette(n=7)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue