Releases: fenditsim/FxCAs-demo
Releases · fenditsim/FxCAs-demo
version 2.1
version 2.0
This version allows users to share all three R scripts from a local directory to one or more multiple directories with a custom R script (sharing.R). This feature becomes handy when sharing the latest version of scripts to other parties automatically, and remote directories can be a reference to local directory.
version 1.0
In this version, I present a multiple-script-interconnected, minimalistic framework that facilitates data cleaning and analysis with three R scripts (Functions, Cleaning and Analysis). It is a clear and simple framework based on 'Division of Labor'. This allows users to update among R scripts and RData automatically.