An R package for handling electrochemical data, currently build for CHI660D (CH Instruments, Texas) potentiostat.
You can install the released version of ecmisc from Github with: remotes::install_github('dockerytong/ecmisc')
.
For china mainland users, install with Gitee is available with:
install.packages('git2r)
remotes::install_git('https://gitee.com/dockery/ecmisc.git')