as.dataset-methods: Casts to a Dataset

Description Usage Arguments Value

Description

Casts to a Dataset

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
as.dataset(x, ...)

## S4 method for signature 'list'
as.dataset(x)

## S4 method for signature 'Dataset'
as.dataset(x)

## S4 method for signature 'data.frame'
as.dataset(x)

Arguments

x

a generico object with "[[" method defined and names

...

forza la creazione di un nuovo dataset, anche se x e' un 'Dataset'

Value

a Dataset with data defined in x


giupo/rdataset documentation built on May 17, 2021, 9:27 p.m.