View source: R/diff_yaml_json.R
diff_yaml_json | R Documentation |
This function requires that the names of 'x' and 'y' are identical and in the same order. Any deviation from this will very likely result in strange error messages. The format follows the **0Highlight parts** on [https://plantuml.com/yaml](https://plantuml.com/yaml).
diff_yaml_json(x, y)
x |
list basde on yaml or json file to be compared. See the details zection for further info. |
y |
list based on yaml or json file to be compared. See the details zection for further info. |
'character' vector to be used as preamble for the 'plot_yaml()' and 'plantuml_json()' functions (or 'plantuml_file()' in case of a f=json or yaml file..
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.