histogram: Ratings histogram.

View source: R/plot_histogram.R

histogramR Documentation

Ratings histogram.

Description

Histogram of the ratings grouped by value.

Usage

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.


ludovikcoba/rrecsys documentation built on May 17, 2022, 2:33 a.m.