read {io} R Documentation

open for reading

Description

Usage

read(file,
    type = "String");

Arguments

file

[as StreamReader]

type

[as string]

Details

Authors

njl

Value

this function returns data object of type any kind.

clr value class

Examples


[Package io version 1.0.0.0 Index]