Easy and thorough description of datasets
-
Updated
Nov 1, 2024 - R
Easy and thorough description of datasets
Materials and source code for my MSc thesis: "Studying Network Variants With Electroencephalography"
Tabular reporting with the flextable package: read at https://ardata-fr.github.io/flextable-whyr
FlexTable (flextablejs) is a JavaScript library that provides a class with a simple API to work with tables (headers, rows, columns, sort, format) facilitating the analysis and data manipulation.
CSV Types (csv-types-js) is a JavaScript library to parse CSV strings (comma separated values and text files with fields delimited by a character) and produce a JavaScript AST (abstract syntax tree) with the data. It also supports types specs: multiple headers-values (tables) per csv string.
Add a description, image, and links to the flextable topic page so that developers can more easily learn about it.
To associate your repository with the flextable topic, visit your repo's landing page and select "manage topics."