CCHSplotter: CCHSplotter

View source: R/CCHSplotter.R

CCHSplotterR Documentation

CCHSplotter

Description

Plots Hotspot data from a hotspot table

Usage

CCHSplotter(
  path.name = getwd(),
  names,
  exp.name = "NA",
  plot.mode = "png",
  bg = "white",
  coln = "NormHpMChr",
  smooth = F,
  sc = 10
)

Arguments

path.name

location of the hotspot tables

names

names of the tracks

plot.mode

"png" or "pdf"

bg

"white" or "none"

coln

column to use in the hotspot table

smooth

whether to add a loess smooth

sc

smooth constant

Author(s)

George Brown


WHG1990/CCTools documentation built on June 16, 2024, 1:36 a.m.