googleVis.cmds: googleVis.cmds

Description Usage Arguments Details Value Author(s)

View source: R/googleVisPlot.R

Description

Display cMDS results using the googleVis motion widget

Usage

1
googleVis.cmds(res, df, time.var = "time", id.var = "id")

Arguments

res:

cMDS output (with embedding dimension k=2)

df:

a data.frame giving information on the embedded points

time.var:

name of the "time" variable in the data.frame, corresponding to the different distance matrices

id.var:

name of the variable identifying the different points

Details

Display a 2D embedding as a motion chart. See the "Personality over time" vignette for more information

Value

a googleVis chart. Use plot(googleVis.cmds(res)) to view in browser.

Author(s)

Simon Barthelm<c3><a9>


ginagruenhage/cmdsr documentation built on May 17, 2019, 4:20 a.m.