plotMSD: Plot MSD

Description Usage Arguments Author(s)

View source: R/plotMSD.r

Description

Plot MSD

Usage

1
2
3
4
5
6
7
8
plotMSD(
  msdData,
  deltaT,
  fitMSD = TRUE,
  printMSDfit = TRUE,
  npoint4fit = 4,
  ...
)

Arguments

msdData

MSD data (list) (output of calcMSD function)

deltaT

time elapsed between two consecutive frame

fitMSD

boolean

printMSDfit

boolean

npoint4fit

number of points to use for MSD fitting

Author(s)

JuG


jgodet/trackR documentation built on May 24, 2020, 2:21 p.m.