Diff of /man/scPalette.Rd [000000] .. [4a0329]

Switch to unified view

a b/man/scPalette.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/scAI_plotting.R
3
\name{scPalette}
4
\alias{scPalette}
5
\title{Generate colors from a customed color palette}
6
\usage{
7
scPalette(n)
8
}
9
\arguments{
10
\item{n}{number of colors}
11
}
12
\value{
13
A color palette for plotting
14
}
15
\description{
16
Generate colors from a customed color palette
17
}