makedfMarkColor: Function to automatically make a data.frame of Marks'...

View source: R/makedfMarkColor.R

makedfMarkColorR Documentation

Function to automatically make a data.frame of Marks' characterisitcs

Description

This function reads character vector with marks names

It returns a data.frame with color and style for each mark

Usage

makedfMarkColor(
  dfMarkColor,
  markNames,
  colorstoremove = NA,
  defaultStyleMark = "square",
  reserveDF
)

Arguments

dfMarkColor

d.f of marks to use

markNames

names of marks

colorstoremove

remove this colors from the result

defaultStyleMark

character vector with default style "square" "cM" "dots"

Value

data.frame


idiogramFISH documentation built on Aug. 22, 2023, 5:08 p.m.