Convert bbox to string

bbox_to_string(bbox)

Arguments

bbox

Bounding box in the form of xmin, ymin, xmax, ymax, e.g.: `c(-1.3, 53.7, -1.2, 53.9)`