Skip to contents

Save MSdev with qs2::qs_save() / load with qs2::qs_read().

Load an MSdev object from a file (tries qs2::qs_read(), legacy qs::qread() if installed, readRDS(), then load()). Use .update_MSdev_object on objects saved with older MSdev versions.

Usage

MSdev_save(object, file = object@projectInfo$MSdevFile)

MSdev_load(file_to_load)

Arguments

object

MSdev

file_to_load

file path

Value

MSdev

MSdev

Functions

  • MSdev_save(): MSdev_save

    this function ....

  • MSdev_load(): load