load.FPDS.gov.customers.df: Returns a dataframe with customer data for quality control...

View source: R/Cross-Footing.R

load.FPDS.gov.customers.dfR Documentation

Returns a dataframe with customer data for quality control check

Description

Returns a dataframe with customer data for quality control check

Usage

load.FPDS.gov.customers.df(
  Path = "https://raw.githubusercontent.com/CSISdefense/Lookup-Tables/",
  prod_serv_blank = "",
  customer = ""
)

Arguments

Path

file path name where Lookup files are stored

prod_serv_blank

character string; choose from "Products", "Services", or ""; defaults to "" for all

customer

character string; choose from "Defense", "DHS", "State and IAP", or ""; defaults to "" for all

Details

Quality control function

Value

dataframe


CSISdefense/csis360 documentation built on Feb. 1, 2025, 1:22 p.m.