recalculate_offsets | R Documentation |
Given a previously generated zip file of characterized peaks, now we've realized that the offsets on each peak should be somehow different. This function takes a zip file, adjusts the offsets, and writes the file back out.
recalculate_offsets(in_zip, offset = 2, out_file = in_zip)
in_zip |
the zip file to work with |
offset |
the offset to use |
out_file |
the file to write too (optional) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.