Skip to content

Fatal crash in RStudio when trying to open feature service #120

@zlehmann

Description

@zlehmann

Hey all,

Just installed this all today and I'm trying to get a point layer from my feature service into my R environment for some post-process scripting. Here is what I have in my script. Everytime it hits line XX is fatally crashes. No other errors that I can find. Anyone have any ideas?

`library(arcgisbinding)

arc.check_product()
arc.check_portal()

test <- arc.data2sf(arc.select(arc.open("https://my feature server url/FeatureServer/1")))
`

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