You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added "file" to the docx related argument. i.e. read_styles, write_styles.
In this package, the name xml should not be used. Use node instead. Or, docx_styles, styles_node, style_nodes and so on.
For data.frame, use df as a name of argument.
Suffix or prefix of function names are under consideration...
exported functions have 3 types of input:
These are easy to get confused. functions must have prefix and any other mark in those names.
The text was updated successfully, but these errors were encountered: