powered by
Create request object for updating table schema fields.
table_schema_field_update_request(name, description)
Table field name.
Table field description.
Object of type table_schema_field_update_request
table_schema_field_update_request
# NOT RUN { field_update_req <- dwapi::table_schema_field_update_request("field", "new desc") # }
Run the code above in your browser using DataLab