assign.gdsn: Assign/append data to a GDS node

Description Usage Arguments Author(s) References See Also

View source: R/gdsfmt-main.r

Description

Assign data to a GDS node, or append data to a GDS node

Usage

1
assign.gdsn(dest.obj, src.obj, append=TRUE)

Arguments

dest.obj

an object of class gdsn.class, a destination GDS node

src.obj

an object of class gdsn.class, a source GDS node

append

if TRUE, append data; otherwise, replace the old one

Author(s)

Xiuwen Zheng

References

http://github.com/zhengxwen/gdsfmt

See Also

read.gdsn, write.gdsn


gdsfmt documentation built on May 2, 2019, 4:41 p.m.