R igraph manual pages

Use this if you are using igraph from R

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


[Package igraph version 1.2.5 Index]