Output Functions: Writing the Data Out ====================================== These functions can be imported from the ``ppc_robot_lib.reporting.output`` module. .. contents:: :local: :backlinks: none Writing Spreadsheets -------------------- .. autofunction:: ppc_robot_lib.reporting.output.table_output.write_tables Notifications ------------- .. autofunction:: ppc_robot_lib.reporting.output.notifications.emit_notification .. autofunction:: ppc_robot_lib.reporting.output.notifications.emit_custom_notifications