Hi Julia user, I am a newbie to Julia and asking you a very very simple question: how to actually load installed packages? I am trying to run a clustering algorithm with the means function available in the Clustering package. But when I type "kmeans", it returned "kmeans not defined". I am guessing installing packages isn't enough to run it. I am an R user. and in R i just typed "library(kmeans)".
Could you please let me know? Many many many thanks! Taka
