createIM: Create the HTML section for an imagemap

Description Usage Arguments Details Author(s) References

Description

Write out the HTML for the imagemap.

Usage

1
2
createIM(im, file = "", imgTags)
createPage(im, file="", imgTags)

Arguments

im

An imagemap object

file

A file or connection

imgTags

A list to generate extra parameters to the IMG tag

Details

These functions create the HTML code for the imagemap. You can either just create the imagemap section with createIM or a complete HTML page with createHTML.

Author(s)

Barry Rowlingson <B.Rowlingson@lancaster.ac.uk>

References

http://www.maths.lancs.ac.uk/Software/Imagemap/


imagemap documentation built on May 2, 2019, 4:27 p.m.