View source: R/auxiliar_functions.r
Function to search and solve overlaping problems, returning a list of dictionaries.
1  | nodic_overlap(dic, init_pos = "int_pos", fin_pos = "fin_pos")
 | 
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.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.