Graph: Spider graph for sensorial analysis
Spider chart or radar chart. Usually used for graphical representation of acceptability in sensory tests
spider_graph( resp, vari, blend, legend.title = "", xlab = "", ylab = "", ymin = 0 )
resp
: Vector containing notesvari
: Vector containing the variablesblend
: Vector containing treatmentslegend.title
: Caption titlexlab
: x axis titleylab
: y axis titleymin
: Minimum value of yReturns a spider or radar chart. This graph is commonly used in studies of sensory analysis.
library(AgroR) data(sensorial) with(sensorial, spider_graph(resp, variable, Blend))
radargraph , sk_graph , plot_TH , corgraph , barplot_positive , line_plot
Gabriel Danilo Shimizu, shimizu@uel.br
Leandro Simoes Azeredo Goncalves
Rodrigo Yudi Palhaci Marubayashi
Useful links