mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-09-12 18:09:39 +02:00
21 lines
358 B
Text
21 lines
358 B
Text
|
% 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)
|
||
|
}
|