Deprecated and defunct functions. You should not use these. See section "Details" for proposed replacement.

scan.asc.Andor(...)

scan.txt.Renishaw(...)

scan.zip.Renishaw(...)

scan.txt.Witec(...)

scan.dat.Witec(...)

scan.txt.Witec.Graph(...)

read.cytomat(...)

Arguments

...

Arguments passed to appropriate replacement function. (See the description of that function).

Details

  • Instead of scan.asc.Andor() use read.asc.Andor().

  • Instead of scan.txt.Renishaw() use read.txt.Renishaw().

  • Instead of scan.zip.Renishaw() use read.zip.Renishaw().

  • Instead of scan.txt.Witec() use read.txt.Witec().

  • Instead of scan.dat.Witec() use read.dat.Witec().

  • Instead of scan.txt.Witec.Graph() use read.txt.Witec.Graph().

  • Instead of read.cytomat() use read.mat.Cytospec().