doc <- read_docx(system.file("examples/data.docx", package="docxtractr"))
class(doc)
## Not run:
# # from a URL
# budget <- read_docx(
# "http://www.anaheim.net/docs_agend/questys_pub/MG41925/AS41964/AS41967/AI44538/DO44539/1.DOCX")
# ## End(Not run)
Run the code above in your browser using DataLab