Write your metadata tags to an HTML file that can be manually included in your page.
Arguments
- .meta
A
metaobject created bymeta()oras_meta(), or returned by ameta_*()object.- path
The file to write into, defaults to
"meta.html".- append
logical. Only used if the argument
fileis the name of file (and not a connection or"|cmd"). IfTRUEoutput will be appended tofile; otherwise, it will overwrite the contents offile.
See also
Other meta_actions:
include_meta()