delempcol

Deleting empty columns from a dataset

https://github.com/kirstenvankessel/delempcol

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.7%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

Deleting empty columns from a dataset

Basic Info
  • Host: GitHub
  • Owner: kirstenvankessel
  • License: other
  • Language: R
  • Default Branch: master
  • Size: 7.81 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation

README.md

delempcol With delempcol you can delete columns in your dataset that only exist of NA values at once.

Owner

  • Name: Kirsten van Kessel
  • Login: kirstenvankessel
  • Kind: user
  • Location: Den Bosch, the Netherlands

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "van Kessel"
  given-names: "Kirsten"
orcid: "https://orcid.org/0009-0009-1265-8516"
title: "kirstenvankessel/delempcol: Version 0.2.0 - First release"
doi: 10.5281/zenodo.10478735 
version: v0.2.0
date-released: 2024-01-10

GitHub Events

Total
Last Year

Dependencies

DESCRIPTION cran
  • dplyr * imports
  • testthat >= 3.0.0 suggests