srand {igraph}R Documentation

Deprecated function, used to set random seed of the C library's RNG

Description

Deprecated function, used to set random seed of the C library's RNG

Usage

srand(seed)

Arguments

seed

Ignored.

Author(s)

Gabor Csardi csardi.gabor@gmail.com

See Also

Other other: convex_hull(), running_mean(), sample_seq()


[Package igraph version 1.4.0 Index]