x <- c("This paper explores the method and results from an independent
evidence based assessment of Australia's progress towards the SDGs",
"Last year alone, the United States experienced 14 separate billion-dollar
disasters related to climate change")
col <- data.frame(x)
regions <- detect_region(x, col)
Run the code above in your browser using DataLab