pxe_allowed_input {pxweb}R Documentation

Defines allowed input for a position in a pxweb_explorer or character object.

Description

Defines allowed input for a position in a pxweb_explorer or character object.

Usage

pxe_allowed_input(x)

pxe_allowed_input_df()

## S3 method for class 'pxweb_explorer'
pxe_allowed_input(x)

## S3 method for class 'character'
pxe_allowed_input(x)

## S3 method for class 'pxweb_explorer'
pxe_allowed_input(x)

Arguments

x

a object to get allowed input for.


[Package pxweb version 0.17.0 Index]