write_rvest: Write rvest/xml object

write_rvestR Documentation

Write rvest/xml object

Description

Writes an rvest/xml object to disk for reuse. This is a wrapper around write_rds.

Usage

write_rvest(x, file, ...)

Arguments

x

(obj) Object to write to disk.

...

Other parameters to write_rds.

path

(str) Where to save it.

Value

Invisibly returns x for use in pipelines.


Deleetdk/kirkegaard documentation built on April 22, 2024, 5:22 p.m.