removing unwanted variables after sourcing data

This commit is contained in:
Tanushree Tunstall 2020-10-23 12:56:19 +01:00
parent 30e7777184
commit c8a764d209
7 changed files with 29 additions and 1 deletions

View file

@ -10,6 +10,10 @@ getwd()
############################################################
# source data
source("read_data.R")
# clear unwanted variables
rm(my_data)
############################################################
#===================================
# output: KS test for cumulated time