add_style_to_styles | Add style_node to docx_styles as a child node |
copy_style_from_docx_styles | Make a new style copied from referenced style in docx_styles |
copy_style_from_node | Make a style node from reference node |
create_docx_styles_root | Create root of 'docx_styles' object. |
create_unique_id | Generate unique style id |
ext_parent_tag | Existence check of parent of tag |
get_attr_from_node | Get attribution value from specified node |
get_id_by_name | Get style id from style name |
get_name_by_id | Get style name from style id |
get_node_by_id | To get specific node by style_id |
get_node_by_name | To get specific node by style name |
get_style_ids | style id vector |
get_style_nodes | Get style tags of xml_nodeset under style tag of xml_node... |
get_styles | Extract only style tags and its children |
is_same_nodes | Check nodes are same except their id and name |
read_styles | Extract styles.xml file in the docx file |
set_attr_val | Common function to update attr by val |
set_exist_tag_pc | set existence to target tag |
set_exist_tag_wo_ctag | set existence to target tag w/o child tag. |
set_node_tagattr | Set value to tag/attr of givnen node |
style2dddf | Style_xml to data.frame for docDefaults part. |
style2df | Convert 'docx_styles' object to data.frame |
write_styles | Write docx file with original reference.docx and updated... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.