Learn R Programming

ecd (version 0.9.2.4)

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

Description

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

Usage

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

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

# S4 method for 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.