Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 26 found.
[1] < 1 2 3 > [3]  Sort:

current_line (Package: LaF) : Get the current line in the file

Get the current line in the file
● Data Source: CranContrib
● Keywords:
● Alias: current_line, current_line,laf-method
● 0 images

read_dm (Package: LaF) : Read and write data models for LaF

Using these routines data models can be written and read. These data models can be used to create LaF object without the need to specify all arguments (column names, column types etc.). Opening of files using the data models can be done using laf_open.
● Data Source: CranContrib
● Keywords:
● Alias: read_dm, write_dm
● 0 images

get_lines (Package: LaF) : Read in specified lines from a text file

Read in specified lines from a text file
● Data Source: CranContrib
● Keywords:
● Alias: get_lines
● 0 images

read_dm_blaise (Package: LaF) : Read in Blaise data models

Read in Blaise data models
● Data Source: CranContrib
● Keywords:
● Alias: read_dm_blaise
● 0 images

show,laf_column-method (Package: LaF) : Print a column of a Large File object to screen

Print a column of a Large File object to screen
● Data Source: CranContrib
● Keywords:
● Alias: show,laf-method, show,laf_column-method
● 0 images

laf_open_fwf (Package: LaF) : Create a connection to a fixed width file.

A connection to the file filename is created. Column types have to be specified. These are not determined automatically as for example read.fwf does. This has been done to increase speed.
● Data Source: CranContrib
● Keywords:
● Alias: laf_open_fwf
● 0 images

read_lines (Package: LaF) : Read lines from the file

Reads the specified lines and columns from the data file.
● Data Source: CranContrib
● Keywords:
● Alias: read_lines, read_lines,laf-method, read_lines,laf_column-method
● 0 images

names,laf-method (Package: LaF) : Get the names of the columns in a Large File object

Get the names of the columns in a Large File object
● Data Source: CranContrib
● Keywords:
● Alias: names,laf-method, names<-,laf-method
● 0 images

determine_nlines (Package: LaF) : Determine number of lines in a text file

Determine number of lines in a text file
● Data Source: CranContrib
● Keywords:
● Alias: determine_nlines
● 0 images

laf_column-class (Package: LaF) : Column of a Large File Object

Representation of a column in a Large File object. This class itself is a subclass of the class laf. In principle all methods that can be used with a laf object can also be used with a laf_column object except the the column or columns arguments of these methods are not needed.
● Data Source: CranContrib
● Keywords:
● Alias: laf_column-class
● 0 images