Skip to content

An R function where the input is a data.frame that may have data.frame columns. The output is a data.frame where all those columns have been unpacked and renamed so that the columns are atomic vectors.

License

Notifications You must be signed in to change notification settings

brendan-newlon/unpack.df.columns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unpack.df.columns

An R function where the input is a data.frame that may have data.frame columns. The output is a data.frame where all those columns have been unpacked and renamed so that the columns are atomic vectors.

About

An R function where the input is a data.frame that may have data.frame columns. The output is a data.frame where all those columns have been unpacked and renamed so that the columns are atomic vectors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages