visualise.tbl_sensory_prefmap: Visualise External Preference Map

Description Usage Arguments

View source: R/visualise.R

Description

Plot preference map of products in sensory space.

Usage

1
2
3
4
5
6
7
8
## S3 method for class 'tbl_sensory_prefmap'
visualise(
  res,
  title = "External Preference Mapping",
  xlab = "Dim 1",
  ylab = "Dim 2",
  ...
)

Arguments

res

result of external preference mapping

title

a title to use in plot

xlab

label for x-axis

ylab

label for y-axis

...

not yet implemented


aswansyahputra/sensehubr documentation built on March 12, 2021, 9:45 a.m.