parttime_logical {parttime} | R Documentation |
This class is purely for retaining logical information for immediate truncation as to not overccomplicate coersion needs with another vctr class
Description
This class is purely for retaining logical information for immediate truncation as to not overccomplicate coersion needs with another vctr class
Usage
parttime_logical(x)
Arguments
x |
create a parttime logical to store logical matrix following parttime comparison operations |
[Package parttime version 0.1.2 Index]