Learn R Programming

mappoly (version 0.4.1)

get_ij: Given a pair of character indicating the numbers i and j : 'i-j', returns a numeric pair c(i,j)

Description

Given a pair of character indicating the numbers i and j : 'i-j', returns a numeric pair c(i,j)

Usage

get_ij(w)

Value

a numeric pair c(i,j)

Arguments

w

a pair of characters 'i-j'