Merging one UE4 project into another

I have two UE4 project that I want to merge into one. Can anyone suggest how to do this?

For example I have my Sandbox UE4 project directory, and I have a tutorial project that I downloaded. I would like to merge the tutorial project into my UE4 Sandbox directory.

Any ideas ?

Merging can be done by right clicking on folder in the content directory in the editor and selecting migrate. The same can be done on a specific asset by right clicking on it, selecting asset actions, and then merge. As for doing things such as migrating two blueprint into one, etc., I don’t believe there is currently a solution for that type of merging.

Thanks for the reply. I just discovered the merge and export function.

Can you tell have to use the merge and export funtion