subListFromRaggedLists: Extract parts of nested lists based on the range from..to

Description Usage Arguments Value

View source: R/Rdata.R

Description

Extract parts of nested lists based on the range from..to

Usage

1

Arguments

ls

nested list structure (currently only two levels supported)

from

absolute index where to start extraction

to

absolute index where to stop extraction

Value

Return list of list, where each basic list contains key segment (which of the elements of Ns) and key range, a list with elements from and to, specifying which elements to use from that segment.


sboehringer/gwasWeighted documentation built on Dec. 22, 2021, 10:19 p.m.