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

Switch to side-by-side view

--- a
+++ b/man/scPalette.Rd
@@ -0,0 +1,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
+}