Learn R Programming

RandomFields (version 3.0.5)

RFoldstyle: RFoldstyle

Description

This functions is written only for packages writers who have based their code on RandomFields version 2.

It avoids warnings if the old style is used.

Usage

RFoldstyle(old=TRUE)

Arguments

old
logical

Value

  • NULL

Examples

Run this code
set.seed(0)
  RFoldstyle()
RFoldstyle(FALSE)

Run the code above in your browser using DataLab