Description Usage Format Details See Also Examples
A list which functions are used to print in the correct publication style (like APA).
1 |
A list with a get and set function.
Using pp_opts_style$get() to show all currently used publication
style functions. pp_opts_style$set() allows to change them.
See pp_init_style for initialising this variable in the
correct way and pp_init_out for the output format.
1 2 | pp_opts_style$set(pp_init_style())
pp_opts_style$set(pp_init_style("apa"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.