Install and load following packages
install.packages("ggplot2")
install.packages("car")
install.packages("MASS")
install.packages("VIM")
Sub AutomaticallyAssignIds() | |
' | |
' AutomaticallyAssignIds Macro | |
' | |
' Keyboard Shortcut: Ctrl+a | |
'In order to run this macro properly, spaces and forms of IDs, dependencies and functions should be as follows: | |
'Representation of dependencies= "da4:ReturnGreeting (Fe:da3)(Fe:da4)" | |
'Representation of communicative function and RR: "da267:Inform {Elaboration da258 arg1}" |
A set of r scripts for mock job interview is presented. | |
Download dataFiles from the following link: https://drive.google.com/open?id=0B-DfZx3YFEzgMVBaeDBJdFRtN1E | |
Please do not forget to change the data-file path name placed at the top of rscript files. | |
Scripts were tested under R 3.3.2 |