a data frame that contains the isotope values. It needs to have the
following columns: d13C, d15N, Species and FG. Species stands for the
scientific name (or common name), and FG stands for the functional group
for each species. If the data frame does not have Species and FG columns,
it will raise an error. If the columns change their names, they need to be
stated as well in the grouping variable.
grouping
a vector with the name of the columns (variables) that will
be used to summarize, and plot the data frame.
printSummary
logical value indicating whether the summary is printed.
...
optional arguments that are passed to the function for later use.