Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

hist_dt

Plot histogram of data.table by columns


Description

Plot histogram of data.table by columns

Usage

hist_dt(dt, bin_width = diff(range(dt, na.rm = TRUE))/10, coeff = 0.8,
  main = "")

Arguments

dt

data.table

bin_width

truncate data by this value

coeff

group width in [0,1]

main

plot title

See Also


QuantTools

Enhanced Quantitative Trading Modelling

v0.5.7.1
GPL-3
Authors
Stanislav Kovalevsky
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.