mschubert / narray

R package for subset- and name-aware array utility functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

map with NA subsets should be dropped with a warning, not error

mschubert opened this issue · comments

There are reasons why you would specify the subset parameter with NA for some samples.

Drop these samples, and display a warning with how many were dropped.