# checking whether the Arabidopsis thaliana genome is stored on NCBI
is.genome.available(organism = "Arabidopsis thaliana")
# and printing details
is.genome.available(organism = "Arabidopsis thaliana", details = TRUE)
Run the code above in your browser using DataLab