## Not run:
#
# # if your images are in the folder '/foo/jpgs/'
# lf <- list.files('/foo/jpegs', full.names=TRUE)
# coo <- import_jpg(lf)
# Out(coo)
#
# # 'automatic' version
# coo <- import_jpg()
# ## End(Not run)
Run the code above in your browser using DataLab