Skip to content

sean8000/KDE_Standalone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KDE Standalone Executable

Usage

  • Download the repository
  • Extract the zip file
  • Inside the extracted folder two files are important
    • kde_args.json
    • run.bat
  • Kde args is where you specify the input xlsx
  • run.bat executes the r script by double clicking
  • This can only be run if the file structure does not change
    • If you keep the folder organized as it is, it can be moved anywhere and run just the same
  • To use the script, put a xlsx file into the input directory
  • Specify the name of the file in the kde_args json
    • ex: "filename":"input/template.xlsx"
  • Double click run.bat
  • Let R script complete process, results will be stored into the results directory

Sample Usage

Here is the link

About

Copy of Standalone R script for KDE calculations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 99.7%
  • Batchfile 0.3%