Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

seq.log

seq.log


Description

Create a sequence of log values

Usage

## S3 method for class 'log'
seq(from = 1, to = 1, length.out = 50, add.zero = FALSE, shifting = 0)

Arguments

from

Value to Create the sequence from. default to 1.

to

Value to create the sequence to. default to 1

length.out

length of list outputted

add.zero

include 0 at the start

shifting

Shifting the sequence by this value


GENEAread

Package for Reading Binary Files

v2.0.9
GPL-2 | GPL-3
Authors
Zhou Fang [aut], Joss Langford [aut], Charles Sweetland [aut, cre]
Initial release
2020-11-14

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.