Learn R Programming

vascr (version 0.1.4)

vascr_edit_name: Edit a sample name in a vascr dataframe

Description

Edit a sample name in a vascr dataframe

Usage

vascr_edit_name(data.df, to_remove, to_add = "")

Value

An edited vascr dataset

Arguments

data.df

The data set to edit

to_remove

The sample to remove

to_add

The sample to replace with

Examples

Run this code
vascr_edit_name(growth.df,"HCMEC D3", "HCMEC/D3")

Run the code above in your browser using DataLab