Skip to contents

This is used to pick and clean endoscopic images from html exports so they can be prepared before being linked to pathology and endoscopy reports

Usage

MyImgLibrary(file, delim, location)

Arguments

file

The html report to extract (the html will have all the images references in it)

delim

The phrase that separates individual endoscopies

location

The folder containing the actual images

See also

Examples

# MyImgLibrary("~/Images Captured with Proc Data Audit_Findings1.html",
#                         "procedureperformed","~/")