sectionVlst: Vertical section for list of tif images

Description Usage Arguments Value Author(s) Examples

Description

make a vertical section for list of 2D matrix at specific position and width. And save to file

Usage

1
2
sectionVlst(tifLst, tifName, pos, width = 10, write2file = FALSE,
  path = "./")

Arguments

tifLst

list of 2D matrices

tifName

names of tif files

pos

trace position in pixels

width

trace width in pixels

write2file

store sections to files

path

folder where to store sections

Value

sec list of section list(data.frame(pxH, pxV, Imean, Isd))

Author(s)

K. Juraic

Examples

1
## Not run: sectionVlst(tifLst, tifName, pos, width)

kjuraic/rsaxs documentation built on May 20, 2019, 10:26 a.m.