Vincent van Hees

Results 55 comments of Vincent van Hees

Just to let you know that I implemented code to read .cwa AX6 for R https://github.com/wadpac/GGIRread/blob/main/R/readAxivity.R with a bit off [c++ code](https://github.com/wadpac/GGIRread/blob/main/src/AxivityNumUnpack.cpp) to speed it up. The code automatically recognises...

or simply: `raise ValueError("Provided license {0} not in list of licenses: https://spdx.org/licenses/".format(spdx_license_code))`

in that case it may be easier to have a separate wikipage or readmefile where the license formatting options are explained?

Sorry for slow reply, I wasn't sure how to respond as I also do not fully understand how they did it. In the non-overlapping variant I think they worked with...

Additionally: study_dates_file and study_dateformat are missing in the table in the parameters vignette

Document in vignettes/github.io how to use ``` datadir = utils::choose.dir() # OR datadir = "C:/folder/data" GGIR(data = datadir, ...) ``` Older ideas: 1. As described above with pop-up window to...

Closing this issue, because seems to be addressed.

That is good news. The TPs are calculated with function [g.fragmentation](https://github.com/wadpac/GGIR/blob/master/R/g.fragmentation.R) which is still the same as in the master branch as I updated it 6 months ago. The part...

closing this PR, because this is not going to be merged anytime soon

Thanks, great suggestion. I think both documentation and extra argument are needed. Here, it may be helpful to think about a new input arguments to eventually replace `part5_agg2_60seconds` to make...