nodic_overlap: Function to search and solve overlaping problems, returning a...

Description Usage Arguments

View source: R/auxiliar_functions.r

Description

Function to search and solve overlaping problems, returning a list of dictionaries.

Usage

1
nodic_overlap(dic, init_pos = "int_pos", fin_pos = "fin_pos")

Arguments

dic

The dictionary to be worked on.

init_pos

The name of the column which contains the initial positions.

fin_pos

The name of the column which contains the final positions.


lucasmation/microdadosBrasil documentation built on Dec. 6, 2019, 7:14 p.m.