wpsave {wikiprofiler}R Documentation

Save the 'wpplot' object to a file.

Description

Save the 'wpplot' object to a file.

Usage

wpsave(p, file, width = NULL, height = NULL, ...)

Arguments

p

A 'wpplot' object

file

the file to save the object

width

Width of the figure

height

Height of the figure

...

additional parameter passed to 'ggsave'

Value

output the file and the input 'wpplot' object (invisible)


[Package wikiprofiler version 0.1.3 Index]