Description Usage Arguments Examples
convert the GatingSet from boost to protobuf format
1 | boost2protobuf(from, to, ...)
|
from |
the old archive path |
to |
the new archive path |
... |
other arguments passed to save_gs |
1 2 3 4 5 | ## Not run:
#set cdf to 'link' to avoid the redundant copy of flow data
boost2protobuf(old_gs_path, new_gs_path, cdf = "link")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.