Skip to content

Any easy way to export an image? #10

@nateGeorge

Description

@nateGeorge

I was trying to save an image as so in Rstudio:

jpeg(file = '/home/nate/github/neural_net_prototyping/images/simple.model.jpg')
plot_model(simple.model)
dev.off()

But it doesn't seem to be working. Any ideas on how to save a model programmatically?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions