https://cran.r-project.org/bin/macosx/
https://www.r-bloggers.com/2017/05/upgrade-r-without-losing-your-packages/
https://www.r-bloggers.com/2020/04/essential-list-of-useful-r-packages-for-data-scientists/
# convert a wav file mono or stereo of any samping rate higher than 16khz to 16khz mono | |
import os | |
import audioop | |
import wave | |
import sys | |
import pandas as pd | |
import soundfile as sf | |
knitr::kable(read.csv(file.path(data_dir, "TWOI.csv")), caption="only the time window found for subject is reasonable")
rmarkdown tracks the number of tables (they count markdown table too), and add table # to beginning of caption to kabel ONLY if there is caption, caption="" won't work