createFilterTagsDB: create a tag database for use by the dta2sg function in the...

Description Usage Arguments Details Value Note Author(s)

Description

(Deprecated)

Usage

1
createFilterTagsDB(tsRange, outFile)

Arguments

outFile

name of output file for database

ts

real vector of length 2; start and end timestamps; any tag active during the time period is included in the output database.

Details

End users who wish to filter .DTA files themselves can use the database generated by this function. It will include all tags whose activation overlaps the specified time interval.

Value

the number of tags in the database

Note

the output database is a .csv file with these columns:

sorted in order by id and bi within project.

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


jbrzusto/motus-R-package documentation built on May 18, 2019, 7:03 p.m.