pwt_validate: Validate an XML document

View source: R/pwt_validate.R

pwt_validateR Documentation

Validate an XML document

Description

Validate an XML document

Usage

pwt_validate(user, key, xml, ...)

Arguments

user

Your PWT user name, probably your email address

key

Your PWT api key.

xml

An xml string

...

Further args passed to httr::GET

Examples


pwt_validate()
pwt_validate(config=verbose())


ropensci/rpwt documentation built on May 18, 2022, 7:31 p.m.