df2matrix: df2matrix

Description Usage Arguments Value

View source: R/rrepast-helper.R

Description

This function converts data frames to matrix data type.

Usage

1
df2matrix(d, n = c())

Arguments

d

The data frame

n

The column names to be converted. Null for all data frame columns

Value

The data frame converted to a matrix


antonio-pgarcia/RRepast documentation built on Feb. 22, 2020, 1:20 a.m.