export_barplot: Exports a barplot

Description Usage Arguments Value

Description

This function exports a dataset into a barplot based on user-specified settings. It assumes that the xaxis, yaxis, and groupby are all fields within the dataset. The following fields are required to be set as opts in opt: xaxis, yaxis, digits, groupby, outfile

Usage

1

Arguments

data

The dataset to use in the graph

Value

The original dataset (unmodified)


bnestere/cliplot documentation built on June 7, 2020, 3:04 a.m.