mapTypes: Map a type

Description Usage Arguments

View source: R/gwidget-proxy.R

Description

Map a type

mapTypes method

mapTypes method

mapTypes method

mapTypes method

mapTypes method

mapTypes method

mapTypes method

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
mapTypes(x)

## Default S3 method:
mapTypes(x)

## S3 method for class 'String'
mapTypes(x)

## S3 method for class 'integer'
mapTypes(x)

## S3 method for class 'numeric'
mapTypes(x)

## S3 method for class 'logical'
mapTypes(x)

## S3 method for class 'factor'
mapTypes(x)

## S3 method for class 'date'
mapTypes(x)

Arguments

x

object


gWidgetsWWW2 documentation built on May 2, 2019, 6:10 p.m.