https://github.com/aaronpeikert/read_many
simple demonstration for reading many tsv files (e.g. eeg files from brain vision analyzer)
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.1%) to scientific vocabulary
Repository
simple demonstration for reading many tsv files (e.g. eeg files from brain vision analyzer)
Basic Info
- Host: GitHub
- Owner: aaronpeikert
- Language: R
- Default Branch: master
- Size: 2.93 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
read_many
Simple demonstration for reading many tsv files (e.g. eeg files from brain vision analyzer).
write.R
Simulates a data.frame with columns E1 ... E64, and with 1000 rows, sampled from standard normal, for 100 persons for two measurement occasions. Each of these resulting 200 data.frames is then written to the directory "data" amounting in roughly 25MB text files.
read.R
Reads all files from the "data" directory (resulting from write.R), infers the id and measurement occasion from the file name and saves the to columns. Then all data.frames are unnested, resulting in a big data.frame with 20000 rows and 66 cols (id + t = measurement occasion + E1...E64).
Owner
- Name: Aaron Peikert
- Login: aaronpeikert
- Kind: user
- Repositories: 15
- Profile: https://github.com/aaronpeikert
GitHub Events
Total
Last Year
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| aaronpeikert | a****t@p****e | 3 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0