Skip to content

example_1_complete.R: JsRCom is not loaded automatically #2

@FelixTheStudent

Description

@FelixTheStudent

The following code works well:
library(rlc)
openPage( layout = "table2x2", useViewer=FALSE )

However, if JsRCom is loaded after rlc, this throws an error:

Error in openPage(layout = "table2x2", useViewer = FALSE) :
unused argument (layout = "table2x2")

Not sure if there's a way to fix this other than smart users but thought I'd report it.

Cheers,
Felix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions