Description Usage Arguments Details Value Author(s) References See Also Examples
Plot consumers' sorted tablecloth.
| 1 | nappesortplot(donnee,first="nappe", numr = 2, numc = 2, lim = c(60,40))
 | 
| donnee | a data frame of dimension (p,3j), where p represents the number of products and j the number of consumers | 
| first | 2 possibilities: "nappe" if the napping variables first appear for each consumer or "catego" if it is the categorization variable | 
| numr | the number of tablecloth per row (by default 2) | 
| numc | the number of tablecloth per column (by default 2) | 
| lim | the size of the tablecloth | 
The data used here refer to a specific experiment, where consumers are 
asked to position products on a tablecloth of dimension lim, by default (60,40) and to categorize them.
Returns as many graphs as there are consumers, each graph represents products positioned by a given consumer on a tablecloth and colored according to the categorization
Marine Cadoret, S\'ebastien L\^e sebastien.le@agrocampus-ouest.fr
Pag\'es, J., L\^e, S., Cadoret, M. (2010) The Sorted Napping: a new holistic approach in sensory evaluation. Journal of Sensory Studies
| 1 2 3 4 5 | ## Not run: 
data(smoothies)
nappesortplot(smoothies,first="nappe")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.