convert_helpers | R Documentation |
Various functions for supporting conversion from standard roxygen tags to
@typed
tags.
convert_continue_prompt()
preview_convert_edits(edits, n = 1)
preview_convert_edit(edit)
format_diff_chr(d, offset)
diff_lines(d)
n |
( |
edit , edits |
( |
d |
( |
offset |
( |
NULL
convert_continue_prompt()
: Show a dialog to ask the user how they would like to proceed
preview_convert_edits()
: Preview diffs after applying conversion rules
preview_convert_edit()
: Preview diffs after applying conversion rules
format_diff_chr()
: Format a diff object for cli display
diff_lines()
: Build a data.frame of old and new line numbers for a diff
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.