On Fri, Mar 9, 2012 at 11:40 AM, Gregory W wrote:
> From trial and error I see I can simply use the function:
>
> AromaUnitTotalCnBinarySet()
>
> and pass it my list of files.
Yes, i.e.
files <- list(...);
ds <- AromaUnitTotalCnBinarySet(files);
(I think) you can also create an empty data set a
>From trial and error I see I can simply use the function:
AromaUnitTotalCnBinarySet()
and pass it my list of files.
On Mar 9, 11:32 am, Gregory W wrote:
> Hello,
>
> Simple question I'm sure but I can't seem to find the solution on the
> forum or docs.
>
> I have a list of AromaUnitTotalCnBi