fn: str :
itemifsingletonlist: boolean :
If True and the NIML dataset contains of a single NIML element, then
that element is returned. Otherwise a list of NIML element is returned.
postfunction: None or callable :
If not None then postfunction is applied to the result from reading
the NIML dataset.
|