These docs are for an old release. Info on upgrading to v4

removeResource

Programmatically removes a resource with the given resourceId from the current view.

.fullCalendar( ‘removeResource’, idOrResource )

idOrResource can be a resource object’s ID or the resource object itself.