input_mouseclick: Define Variables to be treated as character

Description Usage Arguments Examples

View source: R/input_mouseclick.R

Description

All encoded variables appear in the "Mouse click" selection field of the shiny app ScattR.

Reset the encoding with input_mouseclick().

Usage

1
2
3
4
input_mouseclick()

## Default S3 method:
input_mouseclick(variable = NULL)

Arguments

variable

A character vector. List variables to be treated as "character".

Examples

1
input_mouseclick(variable = c("Firm_name","Firm_id"))

philippleppert/scattr documentation built on Nov. 9, 2020, 12:21 p.m.