refresh: Refresh data in an AzureML workspace object.

Description Usage Arguments Value See Also

View source: R/workspace.R

Description

Contact the AzureML web service and refresh/update data in an AzureML workspace object.

Usage

1
refresh(ws, what = c("everything", "datasets", "experiments", "services"))

Arguments

ws

An AzureML workspace reference returned by workspace.

what

Select "everything" to update all cached data, or other values to selectively update those values.

Value

NULL is invisibly returned–this function updates data in the w environment.

See Also

workspace


AzureML documentation built on July 28, 2019, 1:02 a.m.