write.ecdb: Write API for the ecdb for a list of basic ecdattr objects

write.ecdbR Documentation

Write API for the ecdb for a list of basic ecdattr objects

Description

It takes a list of basic ecdattr objects, enrich them in parallel, then save them to ecdb.

Usage

## S3 method for class 'ecdb'
write(x, object)

write(x, object)

## S4 method for signature 'list,ecdb'
write(x, object)

Arguments

x

a list of basic ecdattr objects

object

an object of ecdb class

Value

The row count


ecd documentation built on May 10, 2022, 1:07 a.m.