# NOT RUN {
f <- system.file("examples/hf205-methods.md", package = "EML")
set_methods(methods_file = f)
## Can also import from methods written in a .docx MS Word file.
f <- system.file("examples/hf205-methods.docx", package = "EML")
set_methods(methods_file = f)
# }
Run the code above in your browser using DataLab