bootstrap.ecdb: Bootstrap data for the Elliptic DB (ECDB)

bootstrap.ecdbR Documentation

Bootstrap data for the Elliptic DB (ECDB)

Description

Main interface to generate data for ECDB based on the configuration.

Usage

## S3 method for class 'ecdb'
bootstrap(object, action = "all", skip.existing = TRUE)

bootstrap(object, action = "all", skip.existing = TRUE)

## S4 method for signature 'ecdb'
bootstrap(object, action = "all", skip.existing = TRUE)

Arguments

object

an object of ecdb class.

action

the action operating on the ecdb.

skip.existing

logical, if TRUE (default), skip if action already done in history.

Value

Row count.


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