Skip to content

Commit

Permalink
add new mergePHBfilePairs to namespace and add example output file #68
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentvanhees committed Sep 27, 2024
1 parent 33a8b2c commit fac8ef3
Show file tree
Hide file tree
Showing 2 changed files with 248 additions and 1 deletion.
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export(readGenea, readAxivity, readGENEActiv,
GENEActivReader, resample, readWav,
readActiGraphCount, readActiwatchCount,
readActicalCount)
readActicalCount, mergePHBfilePairs)
useDynLib(GGIRread, .registration = TRUE)
importFrom(Rcpp, sourceCpp)
importFrom(data.table, fread)
Expand Down
Loading

0 comments on commit fac8ef3

Please sign in to comment.