dets_defuddler: dets_defuddler

View source: R/dets_defuddler.R

dets_defuddlerR Documentation

dets_defuddler

Description

This function decodes the various marfis *_DETS table from long to wide, associating all of the data available for each discrete record.

Usage

dets_defuddler(marfName = NULL, df = NULL)

Arguments

marfName

default is NULL. This is the name that describes the marfis data sent to df. It MUST be one of:

  • "LOG_EFRT_ENTRD_DETS"

  • "LOG_SPC_ENTRD_DETS"

  • "MON_DOC_ENTRD_DETS"

  • "SD_LOG_ENTRD_DETS"

  • "SD_SLP_ENTRD_DETS"

  • "SLIP_SPC_ENTRD_DETS"

  • "SUM_DOC_ENTR_DETS"

df

default is NULL. This is a data.frame corresponding with one of the following marfis objects:

  • "LOG_EFRT_ENTRD_DETS"

  • "LOG_SPC_ENTRD_DETS"

  • "MON_DOC_ENTRD_DETS"

  • "SD_LOG_ENTRD_DETS"

  • "SD_SLP_ENTRD_DETS"

  • "SLIP_SPC_ENTRD_DETS"

  • "SUM_DOC_ENTR_DETS"

The data must retain the formatting of the original Oracle objects (i.e. column names)

Author(s)

Mike McMahon, Mike.McMahon@dfo-mpo.gc.ca


Maritimes/Mar.utils documentation built on Feb. 12, 2024, 11:38 p.m.