Skip to content

unnecessary print commands in splint function #6

@chrisdane

Description

@chrisdane

Hi
Running the fields::splint example

  x<- seq( 0, 120,,200)
  splint(rat.diet$t, rat.diet$trt,x )-> y

spams the terminal due to the two

    print(x)
    print(y)

calls within the function.

Kind regards,
Chris

packageDescription("fields")
Version: 11.5
Date: 2020-09-03
Packaged: 2020-10-04 17:56:45 UTC; nychka
Built: R 3.4.4; x86_64-pc-linux-gnu; 2020-10-06 10:53:41 UTC; unix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions