Learn R Programming

uGMAR (version 3.1.0)

add_dfs: Add random dfs to a vector

Description

add_dfs adds random dfs to a vector

Usage

add_dfs(x, how_many)

Arguments

x

a vector to add the dfs to

how_many

how many dfs?

Value

Returns c(ind, dfs) with how_many dfs-elements.

Details

For details read the source code.