[4a0329]: / man / scPalette.Rd

Download this file

18 lines (17 with data), 348 Bytes

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