Description Read and write data Create a Survey Create standardized tables and plots Generate reports Author(s)
This is a package created to make it easier to work with Survey data in R,
to generate (batch) reports. Together with seamless and
tabulR it provides the following functionality:
Get data in and out of R with read_data and write_data.
Access sharepoint using sharepoint_link and/or sharepoint_mount.
Read/write to the clipboard on Windows and Os X using from_clipboard and to_clipboard.
Send data or plots to Excel and Powerpoint with to_excel and to_ppt.
Create a new survey using survey.
Read or write an existing survey using read_survey and write_survey.
Adjust and create fleixbile but consistent output from a Survey, using
set_label, set_association and set_translation.
Create tables using qtable and qtable_.
Plots using bar_chart and line_chart.
For Survey's, you can also use manifest_table and manifest_plot,
as well as latent_table and latent_plot.
impact_table and flow_chart can be used
when the Survey includes PLS-weights.
Render rmarkdown to PDF (beamer), HTML or Powerpoint using render_pdf,
render_html and render_ppt.
Generate reports from rmarkdown using generate_report with type
pdf, html or ppt - or directly using report_pdf,
report_html or report_ppt.
Kristian D. Olsen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.