Plot the weight composition data, and model fits to the data

plot_CAW(data)

Arguments

data

An object of class Data or class Assess

Value

A list with a data.frame and a ggplot object

Examples

Data <- Import(Example_Data()[1])
plot_CAW(Data)$p