Learn R Programming

samatha (version 0.41)

write.tags.to.file: writes a json file of post tags and links to their associated posts Seperate from collate.tags to maintain functional style

Description

writes a json file of post tags and links to their associated posts Seperate from collate.tags to maintain functional style

Usage

write.tags.to.file(site)

Arguments

site
Path to the Samatha site

Value

NULL writes to file as a side effect

See Also

collate.tags