histogram: Ratings histogram.

Description Usage Arguments

Description

Histogram of the ratings grouped by value.

Usage

1
histogram(data, title = "", x = "Rating values", y = "# of ratings")

Arguments

data

class "_ds", the dataset.

title

class "character", eventual caption of for the chart.

x

class "character", label for the x-axis.

y

class "character", label for the y-axis.


rrecsys documentation built on June 10, 2019, 1:02 a.m.

Related to histogram in rrecsys...