## Not run:
## In case you want to download the Wikipage of a person:
# getWikiFiles("Rembrandt", dir = "./")
## Or the pics of multiple authors:
# B <- c("Monet", "Renoir", "Caillebotte")
# getWikiFiles(B, dir = "./", language="fr")
## End(Not run)
Run the code above in your browser using DataLab