get_ij: Given a pair of character indicating the numbers i and j :...

View source: R/check_phase_configurations.R

get_ijR Documentation

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)

Arguments

w

a pair of characters 'i-j'

Value

a numeric pair c(i,j)


mappoly documentation built on Jan. 6, 2023, 1:16 a.m.