Compares the current object/code/file to the latest saved metadata (from the sidecar) and reports if a change is detected.
Usage
st_changed(
path,
x = NULL,
code = NULL,
mode = c("any", "content", "code", "file")
)Compares the current object/code/file to the latest saved metadata (from the sidecar) and reports if a change is detected.
st_changed(
path,
x = NULL,
code = NULL,
mode = c("any", "content", "code", "file")
)