I get this message when I try doing an analysis using Julia 1.1:
ERROR: UndefVarError: readdlm not defined
I tried using DelimitedFiles as suggested elsewhere (error in read data in JULIA v1.0) but received the same error message. Any ideas on how to solve this issue?