checkColumnsDF1: Checks whether columns in a dataframe are the same and of typ...

View source: R/checkColumnsDF1.R

checkColumnsDF1R Documentation

Checks whether columns in a dataframe are the same and of typ 'numerical' or 'integer'

Description

This function checks a data frame and its columns which should be the same and of typ 'numerical' or 'integer'

Usage

checkColumnsDF1(df.name, datasources)

Arguments

df.name

is the name of the data frame

datasources

a list of DSConnection-class objects obtained after login

Details

The function looks for differences in data frames components.

Value

this function conducts checks only

Author(s)

Florian Schwarz for the German Institute of Human Nutrition


FlorianSchw/dsClusterAnalysisClient documentation built on Feb. 8, 2025, 10:32 a.m.