Skip to content

read_Citavi_xlsx() #6

@SchmidtPaul

Description

@SchmidtPaul

Import like so:

import_path <- example_xlsx('3dupsin5refs.xlsx')
CitDat <- read_Citavi_xlsx(import_path ) 
  • write function
  • write tests
  • write in example of README.Rmd
  • use col_types = for all columns based on the Column Info Master of Column Info Master #5
  • do we need str_replace_all(Categories, "\\s+", " ") for all text columns?
  • prevent warnings Coercing text to numeric for setSuggestedColTypes = FALSE

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions