# \donttest{
# Define a directory to save the data
data_dir <- tempdir() # Here, a temporary directory
# Download species distribution information from BIEN
bien_here(data_dir = data_dir, species = "Handroanthus serratifolius")
# }
Run the code above in your browser using DataLab