locsloc: list locations

Description Usage Arguments Details Value Author(s) Examples

Description

create a list of all possible combination of rows

Usage

1
locsloc(locs)

Arguments

locs

list of locations

Details

internal function used for transition matrix things

Value

martix with two columns

Author(s)

Connor F. White

Examples

1
2
mat<-matrix(1:10,nrow=10)
locsloc(mat)

ConnorFWhite/AssFunc documentation built on May 20, 2019, 4:07 p.m.