Learn R Programming

crunch (version 1.14.4)

refresh: Get a fresh copy from the server

Description

Crunch objects usually keep themselves in sync with the server when you manipulate them, but sometimes they can drift. Maybe someone else has modified the dataset you're working on, or maybe you have modified a variable outside of the context of its dataset. refresh() allows you to get back in sync.

Usage

"refresh"(x)
"refresh"(x)
"refresh"(x)

Arguments

x
pretty much any Crunch object

Value

a new version of x