HistPal: Coloured Histogram

Description Usage Arguments

View source: R/creaPaleta.R

Description

Coloured Histogram

Usage

1
2
3
4
5
6
7
8
9
HistPal(
  z,
  colores,
  intervals,
  main = "",
  breaks = "Sturges",
  thres = FALSE,
  xlab = ""
)

Arguments

z

Data

colores

Palette

intervals

Object with intervals

main

Main text

breaks

System to calculate histogram breaks

thres

TRUE/FALSE

xlab

Xlab text


pacoalonso/alonsaRp documentation built on May 17, 2020, 9 a.m.