Please click here to watch a tutorial.
Welcome to contact me, I'm glad to help people to make customised shiny app for their research project!
To get the pesudocolored video directly, please intall the ImageMagick first.
To get the pesudocolored video directly, please intall the FFmpeg first. Here is a guide video to show how to install FFmpeg in Mac OS.
- Install Rtools from https://cran.r-project.org/bin/windows/Rtools/.
- Locate the folder that Rtools is installed. In my case it is at C:\Rtools.
- Add C:\Rtools\bin path to the system path.
- Go to Control Panel >> System and Security >> System
- Go to Advanced System Settings
- Open Advanced tab
- Click Environmental Variables... button
- Select Path variable and click Edit button
- If there is nothing as a "Variable Value" you can simply write C:\Rtools\bin. If there is already a value, then add ;C:\Rtools\bin to the end of it. 7). Click OK, OK...Restart R
Drop the Wave_analysis.R to your RStudio, then click the button "Run App" on the up right corner.
MathJax file was copy form https://github.com/mathjax/MathJax, which as the local file to show the math equation. To update this MathJax file, please go to this link https://github.com/mathjax/MathJax and download the mathjax as .zip file, then release the files to this Wave_analysis directory and replace them.